Setup (3 minutes)
1
Install
2
Initialize
3
Instrument your AI client
What gets tracked
Request metrics
Every model call automatically captures:Dashboard views
The monitoring dashboard provides:- Request volume — Total requests over time with error overlay
- Token usage — Input/output/total tokens with daily/hourly granularity
- Cost tracking — Running cost estimates by model and time period
- Latency percentiles — p50, p95, p99 response times
- Error rates — Error count and rate by type (rate limit, auth, timeout, etc.)
- Provider & model split — Traffic distribution across providers and models
Example: track a chatbot
- Model:
gemini-2.0-flash - Operation:
sendMessage - Input/output tokens
- Response time
- Cost estimate