opentelemetry-python-contrib/instrumentation/opentelemetry-instrumentati.../tests
Dmitriy d52f42fb7f
feat(opentelemetry-instrumentation-aiokafka): wrap getone instead of anext, add tests (#2874)
* add tests

* add to CHANGELOG

* add tests for baggage

* wrap getone instead of __anext__

* split sync and async tests (fix review)

* add dimastbk to component_owners.yml for aiokafka

* Update CHANGELOG.md

---------

Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
2024-09-26 13:00:31 +00:00
..
__init__.py feat: add opentelemetry-instrumentation-aiokafka (#2082) 2024-09-16 12:02:39 -07:00
test_instrumentation.py feat(opentelemetry-instrumentation-aiokafka): wrap getone instead of anext, add tests (#2874) 2024-09-26 13:00:31 +00:00
test_utils.py feat(opentelemetry-instrumentation-aiokafka): wrap getone instead of anext, add tests (#2874) 2024-09-26 13:00:31 +00:00