Skip to main content
Available via: OpenTelemetry auto-instrumentation (Python). This is not a Zespan SDK wrapper — see Send traces from any OTel-instrumented app for how the underlying endpoint works.
Agno is a fast-growing multi-agent framework. OpenInference’s openinference-instrumentation-agno package instruments agent runs, team coordination, and tool calls — point the exporter at Zespan and every run traces automatically.

Installation

Setup

What gets captured

Individual agent runs and multi-agent team coordination both map through the standard OpenTelemetry GenAI semantic conventions Zespan reads — a team’s parallel or sequential agent calls show up as one connected trace rather than disconnected runs.
Agno also ships a native OpenLIT integration, which is also OTel-based under the hood and can be pointed at Zespan the same way — use whichever instrumentor you already have configured.