forked from phoenix/litellm-mirror
(docs) grafana metrics
This commit is contained in:
parent
24570bc075
commit
a78ed81cd9
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ LiteLLM Exposes a `/metrics` endpoint for Prometheus to Poll
|
|||
|
||||
## Quick Start
|
||||
|
||||
If you're using the LiteLLM CLI with `litellm --config proxy_config.yaml` then you need to `pip install prometheus_client==0.20.0`. **This is already pre-installed on the litellm Docker image**
|
||||
|
||||
Add this to your proxy config.yaml
|
||||
```yaml
|
||||
model_list:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue