{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/3"}],"enrichment":{"capability":"A meta-package that installs all OpenTelemetry instrumentation packages from the Python Contrib repository, enabling automatic tracing and monitoring across a wide range of Python libraries and frameworks.","skillfed_tags":["observability","distributed-tracing","instrumentation"],"use_cases":["Set up comprehensive distributed tracing across a microservices architecture using a single install command.","Enable automatic span generation for all supported frameworks and libraries in a monolithic application.","Provide a development environment with full instrumentation coverage to experiment with different observability backends.","Simplify onboarding of observability into existing Python projects by installing all instrumentations at once.","Ensure consistent tracing across heterogeneous stacks that use multiple frameworks, databases, and message brokers."],"what_it_does":"This is a convenience meta-package that bundles all OpenTelemetry instrumentation packages maintained in the Python Contrib repository. Rather than manually installing individual instrumentation packages for Flask, Django, FastAPI, databases, message queues, and other services, you install this single package to get access to the entire collection. It acts as a one-stop installation point for developers who want comprehensive tracing coverage across their Python application stack.\n\nThe package itself contains no tracing logic\u2014it is purely a dependency aggregator. The actual instrumentation work is performed by the 51 runtime dependencies it pulls in, each of which hooks into a specific library (aiohttp, Celery, gRPC, MySQL, Kafka, etc.) to emit OpenTelemetry spans and metrics. This is most useful for teams adopting observability across a heterogeneous application or for development environments where you want all instrumentation available without cherry-picking.","worth_installing":"Yes, if you are adopting OpenTelemetry across a Python application and want all available instrumentations available without managing individual package versions. The low install friction, active maintenance, and permissive license make it a straightforward choice. The beta status (0.65b0) is worth noting\u2014verify stability expectations with your team before production use. If you only need a few specific instrumentations, installing them individually may be lighter."},"id":"opentelemetry-contrib-instrumentations","links":{"html":"https://skillfed.io/packages/opentelemetry-contrib-instrumentations","md":"https://skillfed.io/packages/opentelemetry-contrib-instrumentations.md","pypi":"https://pypi.org/project/opentelemetry-contrib-instrumentations/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-16","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"opentelemetry-contrib-instrumentations","python_support":"supports_current","summary":"OpenTelemetry Contrib Instrumentation Packages"},"popularity":{"monthly_downloads":288955,"position":8009,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.65b0"}
