diff --git a/README.md b/README.md index e4844f05..85cc7ea0 100644 --- a/README.md +++ b/README.md @@ -202,18 +202,24 @@ password: admin The default Grafana dashboard tracks the following: -- LLM Latency -- Error Rate -- Service Request Rates -- Queue Backlogs -- Chunking Histogram -- Error Source by Service -- Rate Limit Events -- CPU usage by Service -- Memory usage by Service -- Models Deployed -- Token Throughput (Tokens/second) -- Cost Throughput (Cost/second) +
+Telemetry +
+ +- LLM Latency
+- Error Rate
+- Service Request Rates
+- Queue Backlogs
+- Chunking Histogram
+- Error Source by Service
+- Rate Limit Events
+- CPU usage by Service
+- Memory usage by Service
+- Models Deployed
+- Token Throughput (Tokens/second)
+- Cost Throughput (Cost/second)
+ +
## Contributing