mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-28 09:56:22 +02:00
Update README with nesting for telemetry
This commit is contained in:
parent
e5db961e2a
commit
f62de4e644
1 changed files with 18 additions and 12 deletions
30
README.md
30
README.md
|
|
@ -202,18 +202,24 @@ password: admin
|
||||||
|
|
||||||
The default Grafana dashboard tracks the following:
|
The default Grafana dashboard tracks the following:
|
||||||
|
|
||||||
- LLM Latency
|
<details>
|
||||||
- Error Rate
|
<summary>Telemetry</summary>
|
||||||
- Service Request Rates
|
<br>
|
||||||
- Queue Backlogs
|
|
||||||
- Chunking Histogram
|
- LLM Latency<br>
|
||||||
- Error Source by Service
|
- Error Rate<br>
|
||||||
- Rate Limit Events
|
- Service Request Rates<br>
|
||||||
- CPU usage by Service
|
- Queue Backlogs<br>
|
||||||
- Memory usage by Service
|
- Chunking Histogram<br>
|
||||||
- Models Deployed
|
- Error Source by Service<br>
|
||||||
- Token Throughput (Tokens/second)
|
- Rate Limit Events<br>
|
||||||
- Cost Throughput (Cost/second)
|
- CPU usage by Service<br>
|
||||||
|
- Memory usage by Service<br>
|
||||||
|
- Models Deployed<br>
|
||||||
|
- Token Throughput (Tokens/second)<br>
|
||||||
|
- Cost Throughput (Cost/second)<br>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue