{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/2"}],"enrichment":{"capability":"Adds distributed tracing to aiohttp server applications by instrumenting HTTP requests with OpenTelemetry, capturing request/response metadata for observability.","skillfed_tags":["observability","distributed-tracing","async-web"],"use_cases":["Add distributed tracing to an aiohttp server to track request flows across microservices","Export HTTP request spans to a tracing backend for performance monitoring and debugging","Correlate aiohttp server requests with upstream client traces in a full-stack observability setup","Capture HTTP metadata (status codes, headers, latency) automatically without modifying handler code"],"what_it_does":"This package integrates OpenTelemetry tracing into aiohttp server applications, automatically capturing HTTP request and response data for distributed tracing. It works by instrumenting the aiohttp server library to emit trace spans that can be exported to observability backends like Jaeger, Datadog, or other OpenTelemetry-compatible collectors.\n\nThe package depends on opentelemetry-api, opentelemetry-instrumentation, opentelemetry-semantic-conventions, opentelemetry-util-http, and wrapt to hook into aiohttp's request lifecycle. It requires Python 3.10 or later and is designed for developers building async web services who need visibility into HTTP traffic patterns, latencies, and errors across distributed systems.","worth_installing":"Yes, if you are running aiohttp servers and need distributed tracing. The package has low install friction, active maintenance, no known vulnerabilities, and Apache-2.0 licensing. The Beta status warrants checking release notes, but the OpenTelemetry ecosystem is mature and widely used in production. Install it as part of your observability stack."},"id":"opentelemetry-instrumentation-aiohttp-server","links":{"html":"https://skillfed.io/packages/opentelemetry-instrumentation-aiohttp-server","md":"https://skillfed.io/packages/opentelemetry-instrumentation-aiohttp-server.md","pypi":"https://pypi.org/project/opentelemetry-instrumentation-aiohttp-server/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-16","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"opentelemetry-instrumentation-aiohttp-server","python_support":"supports_current","summary":"Aiohttp server instrumentation for OpenTelemetry"},"popularity":{"monthly_downloads":1375973,"position":3986,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.65b0"}
