forked from phoenix/litellm-mirror
docs grafana dashboard litellm
This commit is contained in:
parent
d528b66db0
commit
c99a5a58ec
4 changed files with 16 additions and 4 deletions
|
@ -0,0 +1,6 @@
|
|||
## This folder contains the `json` for creating the following Grafana Dashboard
|
||||
|
||||
### Pre-Requisites
|
||||
- Setup LiteLLM Proxy Prometheus Metrics https://docs.litellm.ai/docs/proxy/prometheus
|
||||
|
||||

|
|
@ -1,6 +1,6 @@
|
|||
## This folder contains the `json` for creating the following Grafana Dashboard
|
||||
## Contains example Grafana Dashboard made for LiteLLM Proxy Server
|
||||
|
||||
This folder contains the `json` for creating Grafana Dashboards
|
||||
|
||||
### Pre-Requisites
|
||||
- Setup LiteLLM Proxy Prometheus Metrics https://docs.litellm.ai/docs/proxy/prometheus
|
||||
|
||||

|
||||
|
|
|
@ -132,3 +132,9 @@ litellm_settings:
|
|||
| `litellm_redis_latency` | histogram latency for redis calls |
|
||||
| `litellm_redis_fails` | Number of failed redis calls |
|
||||
| `litellm_self_latency` | Histogram latency for successful litellm api call |
|
||||
|
||||
## 🔥 Community Maintained Grafana Dashboards
|
||||
|
||||
Link to Grafana Dashboards made by LiteLLM community
|
||||
|
||||
https://github.com/BerriAI/litellm/tree/main/cookbook/litellm_proxy_server/grafana_dashboard
|
Loading…
Add table
Add a link
Reference in a new issue