Metrics
π Coming Soon: Guide to collecting and exposing metrics.
Previewβ
Track agent performance:
metrics.counter("agent.comm.processed").increment()
metrics.histogram("agent.latency").record(duration)
See Alsoβ
- Observability Overview
- Tool Caching - Cache metrics