OpenTelemetry Instrumentation for Tortoise ORM
|pypi|
.. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-tortoiseorm.svg :target: https://pypi.org/project/opentelemetry-instrumentation-tortoiseorm/
This library allows tracing queries made by tortoise ORM backends, mysql, postgres and sqlite.
::
pip install opentelemetry-instrumentation-tortoiseorm
OpenTelemetry Project <https://opentelemetry.io/>
_Tortoise ORM <https://tortoise-orm.readthedocs.io/en/latest/>
_OpenTelemetry Python Examples <https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples>
_