Quick Start
Metrics Available
| Metric | Description |
|---|---|
total_tokens | Total tokens used |
prompt_tokens | Input tokens |
completion_tokens | Output tokens |
latency | Response time |
tool_calls | Number of tool calls |
api_calls | Number of LLM requests |
Best Practices
Monitor in production
Monitor in production
Track costs and latency to optimize performance.
Set up alerts
Set up alerts
Alert on high token usage or slow responses.

