{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/4"}],"enrichment":{"capability":"Adds distributed tracing to aiobotocore AWS API calls via OpenTelemetry, capturing request/response metadata and propagating trace context across services.","skillfed_tags":["observability","aws-instrumentation","async-tracing"],"use_cases":["Trace async AWS API calls in serverless functions or microservices to debug latency and failures across service boundaries.","Export aiobotocore spans to observability platforms for centralized monitoring of AWS SDK usage.","Correlate aiobotocore requests with application logs and metrics using trace IDs propagated by OpenTelemetry.","Audit and monitor which AWS services and operations are called by async Python applications without modifying application code."],"what_it_does":"aiobotocore-otel is an OpenTelemetry instrumentation plugin for aiobotocore, the async AWS SDK client library. It automatically captures and exports trace data for all AWS API calls made through aiobotocore, including request attributes, response metadata, and errors. This enables distributed tracing across microservices that use aiobotocore for AWS interactions.\n\nThe package is a fork adapted to work with aiobotocore's async/await patterns. It integrates with the OpenTelemetry ecosystem (opentelemetry-api, opentelemetry-instrumentation, opentelemetry-semantic-conventions, and opentelemetry-propagator-aws-xray) to emit spans that can be exported to any OpenTelemetry-compatible backend. Once installed and initialized, it requires no code changes to your aiobotocore calls\u2014instrumentation happens transparently.","worth_installing":"Yes, if you use aiobotocore in an async application and need distributed tracing. The package is actively maintained, has no known vulnerabilities, low install friction, and integrates cleanly with the OpenTelemetry ecosystem. It is production-stable and supports current Python versions. Install it if observability of AWS SDK calls is a requirement; skip it if you have no tracing infrastructure or do not use aiobotocore."},"id":"aiobotocore-otel","links":{"html":"https://skillfed.io/packages/aiobotocore-otel","md":"https://skillfed.io/packages/aiobotocore-otel.md","pypi":"https://pypi.org/project/aiobotocore-otel/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-07","license_spdx":null,"license_treatment":"permissive","name":"aiobotocore-otel","python_support":"supports_current","summary":"OpenTelemetry aiobotocore instrumentation"},"popularity":{"monthly_downloads":142398,"position":11210,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.7.0"}
