mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-03 04:10:48 +08:00

* db-api opt-in for enable_attribute_commenter * Refactor db-api traced_execution * Changelog * Update comment * psycopg(2), mysqlclient, pymysql support enable_attribute_commenter * Changelog
OpenTelemetry mysqlclient Instrumentation ========================================= |pypi| .. |pypi| image:: https://badge.fury.io/py/opentelemetry-instrumentation-mysqlclient.svg :target: https://pypi.org/project/opentelemetry-instrumentation-mysqlclient/ Installation ------------ :: pip install opentelemetry-instrumentation-mysqlclient References ---------- * `OpenTelemetry mysqlclient Instrumentation <https://opentelemetry-python-contrib.readthedocs.io/en/latest/instrumentation/mysqlclient/mysqlclient.html>`_ * `OpenTelemetry Project <https://opentelemetry.io/>`_ * `OpenTelemetry Python Examples <https://github.com/open-telemetry/opentelemetry-python/tree/main/docs/examples>`_