Skip to content
Changelog

See what your agents actually do once they're in production

Agno Team

July 17, 20261 min read

We've added an observability integration with The Context Company, so you can trace Agno agent runs and understand how they behave in the wild. Setup is one line. Call instrument_agno() before you import Agno, and your runs start streaming over OpenTelemetry, capturing model calls, tool arguments and results, prompts, token usage, and latency.

Plain tracing shows you one run at a time. What The Context Company adds is analysis across all of them, surfacing recurring patterns and account-level insight and then linking back to the specific runs behind each one. So instead of scrolling traces hoping to spot a problem, you find out where your agents are consistently going wrong and can go straight to the evidence.

View Agno’s The Context Company docs to learn more.

Shipped around the same time