opentelemetry-python-contrib/tests/opentelemetry-docker-tests/tests
Vivanov98 cd6b024327
Fix async redis clients tracing (#1830)
* Fix async redis clients tracing

* Update changelog

* Add functional integration tests and fix linting issues

---------

Co-authored-by: Shalev Roda <65566801+shalevr@users.noreply.github.com>
2023-06-25 15:03:54 +03:00
..
asyncpg Strip leading comments from SQL queries when generating the span name. (#1434) 2022-11-18 14:01:07 +01:00
celery Fix celery docker tests (#1841) 2023-06-13 10:07:45 +02:00
mysql Sync with sdk setup from setUpClass to setUp (#1193) 2022-07-19 02:02:13 +05:30
postgres Fix install of Python 3.10 on GitHub Actions (#1609) 2023-02-03 08:37:24 +05:30
pymongo mongo db - fix db statement capturing (#1512) 2023-01-24 03:15:28 +00:00
pymysql Fix dbapi connection instrument wrapper has no _sock member (#1424) 2022-11-07 16:00:28 +00:00
redis Fix async redis clients tracing (#1830) 2023-06-25 15:03:54 +03:00
sqlalchemy_tests Expand sqlalchemy pool.name to follow the semantic conventions (#1778) 2023-05-06 23:09:52 +05:30
check_availability.py Refactor code using pyupgrade for Python 3.6 (#770) 2021-10-24 07:04:06 +05:30
docker-compose.yml Instrument RedisCluster clients (#1177) 2022-07-07 15:00:09 +02:00