mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 00:16:23 +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:
|
||||
|
||||
- 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)
|
||||
<details>
|
||||
<summary>Telemetry</summary>
|
||||
<br>
|
||||
|
||||
- LLM Latency<br>
|
||||
- Error Rate<br>
|
||||
- Service Request Rates<br>
|
||||
- Queue Backlogs<br>
|
||||
- Chunking Histogram<br>
|
||||
- Error Source by Service<br>
|
||||
- Rate Limit Events<br>
|
||||
- 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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue