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 Project `_ * `aiohttp client Tracing `_ * `OpenTelemetry Python Examples `_