{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/2"}],"enrichment":{"capability":"Adds OpenTelemetry tracing instrumentation to Jinja2 template rendering, capturing metrics and traces for template execution within your observability pipeline.","skillfed_tags":["observability","instrumentation","tracing"],"use_cases":["Monitor template rendering latency in web applications to identify performance bottlenecks in view generation.","Correlate template execution with upstream and downstream service calls in distributed tracing dashboards.","Debug template-related errors by examining spans and context propagation across your observability platform.","Measure template compilation and rendering costs in high-throughput applications serving many concurrent requests.","Audit which templates are executed and how often in production environments for compliance or optimization."],"what_it_does":"This package integrates Jinja2 template rendering into OpenTelemetry's distributed tracing system. It automatically instruments Jinja2 environments to emit spans and metrics whenever templates are compiled or rendered, allowing you to observe template performance and behavior as part of your broader application telemetry. The instrumentation captures template names, rendering duration, and other execution details.\n\nIt is designed for applications already using OpenTelemetry for observability\u2014it acts as a bridge between Jinja2 and your existing tracing infrastructure. The package depends on opentelemetry-api, opentelemetry-instrumentation, and wrapt to hook into Jinja2's execution without modifying your template code.","worth_installing":"Yes, if you are already using OpenTelemetry in your application and render Jinja2 templates. It adds observability with minimal overhead and no code changes to your templates. Not necessary if you are not using OpenTelemetry or do not use Jinja2. Beta status (0.65b0) means it is stable enough for production but may see API changes."},"id":"opentelemetry-instrumentation-jinja2","links":{"html":"https://skillfed.io/packages/opentelemetry-instrumentation-jinja2","md":"https://skillfed.io/packages/opentelemetry-instrumentation-jinja2.md","pypi":"https://pypi.org/project/opentelemetry-instrumentation-jinja2/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-16","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"opentelemetry-instrumentation-jinja2","python_support":"supports_current","summary":"OpenTelemetry jinja2 instrumentation"},"popularity":{"monthly_downloads":5043568,"position":2176,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.65b0"}
