Grafana Dashboard
Understanding the status of the TrustGraph
services is important to reliably scaling the AI services. A Grafana dashboard is provided for telemetry.
Once all containers are running, access the Grafana
dashboard at:
http://localhost:3000
Default credentials are:
user: admin
password: admin
The default Grafana
dashboard tracks the following:
- LLM Latency
- Error Rate
- Service Request Rates
- Queue Backlogs
- Chunking Histogram
- Error Source by Service
- CPU usage by Service
- Memory usage by Service
- Models Deployed
- Token Throughput (Tokens/second)
- Cost Throughput (Cost/second)