opentelemetry-instrumentation-agno

OpenTelemetry Agno instrumentation

36 个版本 Python <4,>=3.10
安装
pip install opentelemetry-instrumentation-agno
poetry add opentelemetry-instrumentation-agno
pipenv install opentelemetry-instrumentation-agno
conda install opentelemetry-instrumentation-agno
描述

OpenTelemetry Agno Instrumentation

This library provides automatic instrumentation for the Agno framework.

Installation

pip install opentelemetry-instrumentation-agno

Usage

from opentelemetry.instrumentation.agno import AgnoInstrumentor

AgnoInstrumentor().instrument()

Supported Features

This instrumentation captures:

  • Agent execution (sync and async)
  • Team operations
  • Model invocations
  • Function calls
  • Streaming responses
版本列表
0.61.0 2026-05-31
0.60.0 2026-04-19
0.59.2 2026-04-16
0.59.1 2026-04-15
0.59.0 2026-04-13
0.58.1 2026-04-12
0.58.0 2026-04-09
0.57.0 2026-03-30
0.56.1 2026-03-30
0.56.0 2026-03-30
0.55.0 2026-03-29
0.54.0 2026-03-29
0.53.4 2026-03-29
0.53.3 2026-03-19
0.53.2 2026-03-18
0.53.0 2026-03-04
0.52.6 2026-02-26
0.52.5 2026-02-23
0.52.4 2026-02-19
0.52.3 2026-02-10
0.52.2 2026-02-08
0.52.1 2026-02-02
0.52.0 2026-02-02
0.51.1 2026-01-26
0.51.0 2026-01-20
0.50.1 2025-12-16
0.49.8 2025-12-11
0.49.7 2025-12-08
0.49.6 2025-12-01
0.49.5 2025-11-27
0.49.4 2025-11-27
0.49.3 2025-11-26
0.49.2 2025-11-25
0.49.1 2025-11-24
0.49.0 2025-11-23
0.48.1 2025-11-20