{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/2"}],"enrichment":{"capability":"Adds distributed tracing to Tortoise ORM queries across MySQL, PostgreSQL, and SQLite backends using OpenTelemetry instrumentation.","skillfed_tags":["observability","tracing","orm"],"use_cases":["Trace Tortoise ORM queries in a microservices architecture to correlate database calls with upstream requests.","Debug slow database operations by examining query spans in your OpenTelemetry backend (Jaeger, Datadog, etc.).","Monitor query patterns and performance across MySQL, PostgreSQL, or SQLite in production systems.","Integrate Tortoise ORM observability into an existing OpenTelemetry instrumentation strategy."],"what_it_does":"This package integrates Tortoise ORM with OpenTelemetry's distributed tracing framework, automatically capturing database queries as spans. It works with MySQL, PostgreSQL, and SQLite backends, allowing you to observe query execution within your broader observability pipeline. The instrumentation is part of the OpenTelemetry Python contrib ecosystem and requires the core opentelemetry-api, opentelemetry-instrumentation, and opentelemetry-semantic-conventions libraries.\n\nWhen installed and initialized, it hooks into Tortoise ORM's query execution layer to emit trace spans. This is useful for debugging slow queries, correlating database activity with application logs and metrics, and understanding request flow in microservices. The package is in beta status (version 0.65b0) but actively maintained, with recent releases and no known security vulnerabilities.","worth_installing":"Yes, if you use Tortoise ORM and have an OpenTelemetry observability setup. The package has low install friction, active maintenance, permissive licensing, and no security issues. The beta status is not a blocker for most use cases, though you should verify compatibility with your specific Tortoise ORM version and test in a staging environment first."},"id":"opentelemetry-instrumentation-tortoiseorm","links":{"html":"https://skillfed.io/packages/opentelemetry-instrumentation-tortoiseorm","md":"https://skillfed.io/packages/opentelemetry-instrumentation-tortoiseorm.md","pypi":"https://pypi.org/project/opentelemetry-instrumentation-tortoiseorm/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-16","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"opentelemetry-instrumentation-tortoiseorm","python_support":"supports_current","summary":"OpenTelemetry Instrumentation for Tortoise ORM"},"popularity":{"monthly_downloads":4229328,"position":2357,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.65b0"}
