--- id: opentelemetry-instrumentation-aiohttp-client version: "0.65b0" license: Apache-2.0 license_treatment: permissive maintenance: active --- # opentelemetry-instrumentation-aiohttp-client — OpenTelemetry aiohttp client instrumentation License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install opentelemetry-instrumentation-aiohttp-client uv add opentelemetry-instrumentation-aiohttp-client poetry add opentelemetry-instrumentation-aiohttp-client ## Description OpenTelemetry aiohttp client Integration ======================================== |pypi| .. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-aiohttp-client.svg :target: https://pypi.org/project/opentelemetry-instrumentation-aiohttp-client/ This library allows tracing HTTP requests made by the `aiohttp client `_ library. Installation ------------ :: pip install opentelemetry-instrumentation-aiohttp-client References ---------- * `OpenTelemetry aiohttp client Instrumentation `_ * `aiohttp Tracing Reference `_ * `OpenTelemetry Project `_ * `OpenTelemetry Python Examples `_ ## AI interpretation — verify before relying Adds distributed tracing to aiohttp HTTP client requests via OpenTelemetry, capturing request/response metadata and propagating trace context across service boundaries. Verdict: Active, well-maintained instrumentation package in beta status with no known vulnerabilities, permissive licensing, and low install friction. Suitable for teams adopting OpenTelemetry tracing on async Python services, though beta status warrants testing before production deployment. [View on SkillFed](https://skillfed.io/packages/opentelemetry-instrumentation-aiohttp-client) · [View on PyPI](https://pypi.org/project/opentelemetry-instrumentation-aiohttp-client/)