instana / python-sensor

:snake: Python Distributed Tracing & Metrics Sensor for Instana
https://www.instana.com/
MIT License
68 stars 30 forks source link

[OTel] Refactor of pymysql implementation #598

Closed CagriYonca closed 2 weeks ago

CagriYonca commented 3 weeks ago
pvital commented 2 weeks ago

One more thing, are you not forgetting to remove the following line from the tests/conftest.pyfile?

collect_ignore_glob.append("*clients/test_pym*")