{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/2"}],"enrichment":{"capability":"Adds automatic tracing and metrics collection to Pyramid web applications via OpenTelemetry, capturing HTTP requests, responses, and performance data without modifying application code.","skillfed_tags":["observability","distributed-tracing","pyramid-framework"],"use_cases":["Instrument a Pyramid microservice to emit traces to a central tracing backend for request flow visualization.","Collect HTTP request metrics (latency, error rates, throughput) from a Pyramid application for alerting.","Debug slow endpoints in a Pyramid app by correlating traces with application logs via trace IDs.","Monitor a Pyramid service in a distributed system to track cross-service request propagation.","Gather performance baselines on Pyramid endpoints before and after code changes."],"what_it_does":"OpenTelemetry Pyramid Instrumentation is a plugin that automatically hooks into Pyramid web applications to emit distributed tracing and metrics data. It wraps HTTP request handling to capture request/response details, timing, and errors without requiring changes to your application code. The package sits on top of the OpenTelemetry API and instrumentation framework, using WSGI instrumentation as its foundation.\n\nOnce installed and initialized, it collects observability signals that can be exported to tracing backends (Jaeger, Zipkin, etc.) or metrics systems. It's part of the OpenTelemetry Python contrib ecosystem and targets developers building Pyramid applications who need visibility into request flows, latency, and error rates across distributed systems.","worth_installing":"Yes, if you run Pyramid applications and need observability. The package is actively maintained, has low install friction, carries a permissive license, and integrates cleanly with the OpenTelemetry ecosystem. No known vulnerabilities. The main condition is that you have an OpenTelemetry exporter configured to actually send the collected data somewhere\u2014the instrumentation alone emits signals but does not export them by default."},"id":"opentelemetry-instrumentation-pyramid","links":{"html":"https://skillfed.io/packages/opentelemetry-instrumentation-pyramid","md":"https://skillfed.io/packages/opentelemetry-instrumentation-pyramid.md","pypi":"https://pypi.org/project/opentelemetry-instrumentation-pyramid/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-16","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"opentelemetry-instrumentation-pyramid","python_support":"supports_current","summary":"OpenTelemetry Pyramid instrumentation"},"popularity":{"monthly_downloads":3690856,"position":2527,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.65b0"}
