{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/2"}],"enrichment":{"capability":"Adds distributed tracing instrumentation to aiokafka, automatically capturing Kafka producer and consumer operations as OpenTelemetry spans for observability.","skillfed_tags":["observability","kafka","async"],"use_cases":["Trace Kafka message flow through a microservices architecture to identify latency bottlenecks.","Monitor async producer and consumer error rates and correlate them with application traces.","Debug message ordering or delivery issues by inspecting span metadata and timing.","Correlate Kafka operations with upstream HTTP requests or database queries in a distributed system.","Audit and visualize Kafka topic access patterns in a compliance or performance review."],"what_it_does":"This package integrates aiokafka\u2014the async Python Kafka client\u2014with OpenTelemetry, the industry standard for distributed tracing. When installed and initialized, it automatically wraps Kafka producer and consumer calls to emit spans that track message flow, latency, and errors across your system. It depends on opentelemetry-api, opentelemetry-instrumentation, opentelemetry-semantic-conventions, and typing-extensions.\n\nThe instrumentation is designed for developers building async microservices that use Kafka for messaging and need end-to-end visibility into those operations. It integrates with any OpenTelemetry exporter (Jaeger, Datadog, etc.) to send traces to your observability backend. Since it's a thin wrapper around aiokafka, it adds minimal overhead and requires no changes to existing Kafka client code\u2014just initialize the instrumentor once at startup.","worth_installing":"Yes, if you are already using OpenTelemetry and aiokafka in a production system. The package is actively maintained, has no known vulnerabilities, and low install friction. Beta status is acceptable for observability instrumentation. Not necessary if you don't use aiokafka or don't have an OpenTelemetry exporter configured."},"id":"opentelemetry-instrumentation-aiokafka","links":{"html":"https://skillfed.io/packages/opentelemetry-instrumentation-aiokafka","md":"https://skillfed.io/packages/opentelemetry-instrumentation-aiokafka.md","pypi":"https://pypi.org/project/opentelemetry-instrumentation-aiokafka/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-16","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"opentelemetry-instrumentation-aiokafka","python_support":"supports_current","summary":"OpenTelemetry aiokafka instrumentation"},"popularity":{"monthly_downloads":5357785,"position":2114,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.65b0"}
