Zero-Config Tracing
Everyhexr_llm() call is automatically traced:
What Gets Captured
Each LLM span includes:Cost Attribution
Costs are tracked per agent, per role, per model:Grafana Dashboard
The LLM Costs dashboard shows:- Token usage over time (input vs. output)
- Cost per tenant (bar chart)
- Model distribution (pie chart)
- Latency percentiles (p50, p95, p99)
- Error rate by provider