opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentati.../tests
Tammy Baylis beff723389
Add mysqlclient instrumentor support for sqlcommenting (#2941)
* WIP

* Add _DB_DRIVER_ALIASES

* Add mysql_client_version to sqlcomment

* lint

* Fix existing tests

* lint test

* Add PyMySQL dbapi commenter case

* Add test

* Add test

* Add test

* Add tests

* Changelog

* calculate_commenter_data at init of DatabaseApiIntegration

* Add mysqlclient sqlcomment support

* Fix typo

* try-except if NoneType module

* Add unit test

* CHangelog

* mysqlclient instrument_connection with connect_module

* add tests

* more tests

* more tests 2

* lint

* Redesign tests

* Rm unnecessary mocks
2024-11-21 10:37:08 -05:00
..
__init__.py Instrument mysqlclient library (#1744) 2023-07-12 21:09:26 +02:00
test_mysqlclient_integration.py Add mysqlclient instrumentor support for sqlcommenting (#2941) 2024-11-21 10:37:08 -05:00