LiteLLM
LiteLLM Prometheus Metrics
Enable Metrics in config.yaml
litellm_settings:
callbacks:
- prometheus
Add prometheus job
- job_name: 'litellm'
metrics_path: "/metrics/"
static_configs:
- targets: ['127.0.0.1:4000']
Data source config
Collector config:
Upload an updated version of an exported dashboard.json file from Grafana
| Revision | Description | Created | |
|---|---|---|---|
| Download |
