opentelemetry-instrumentation-aiohttp-server 0.61b0


pip install opentelemetry-instrumentation-aiohttp-server

  Latest version

Released: Mar 04, 2026


Meta
Author: OpenTelemetry Authors
Requires Python: >=3.9

Classifiers

Development Status
  • 4 - Beta

Intended Audience
  • Developers

License
  • OSI Approved :: Apache Software License

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14

pypi

This library allows tracing HTTP requests made by the aiohttp server library.

Installation

pip install opentelemetry-instrumentation-aiohttp-server

References

Extras:
Dependencies:
opentelemetry-api (~=1.12)
opentelemetry-instrumentation (==0.61b0)
opentelemetry-semantic-conventions (==0.61b0)
opentelemetry-util-http (==0.61b0)
wrapt (<2.0.0,>=1.0.0)