Commit Graph

7 Commits

Author SHA1 Message Date
Piotr Kiełkowicz 2c09c87e24
RabbitMQ 5.* trace instrumentation (#4320) 2025-07-24 16:41:28 +00:00
Mateusz Łach 98a27861ae
[flaky-test] rabbitmq6 test app - wait for model to close (#4098) 2025-03-19 19:16:52 +01:00
Mateusz Łach c2bfb7757e
[tests] remove duplicated call (#4055) 2025-02-20 07:41:55 +00:00
Piotr Kiełkowicz 996bdb066a
Instrumentation RabbitMQ.Client 7.0.0 - traces (#3750) 2024-11-07 17:15:44 -08:00
Yevhenii Solomchenko ca2ce533c5
Drop support for OTEL_DOTNET_AUTO_[SIGNAL]_CONSOLE_EXPORTER_ENABLED env. vars. (#3681)
Co-authored-by: Robert Pająk <pellared@hotmail.com>
2024-10-01 06:52:29 +00:00
Mateusz Łach 57d80ba6b7
[RabbitMQ] derived instrumentations for base consumer types (#3559)
derived instrumentations for rabbitmq base consumer types

Co-authored-by: Robert Pająk <pellared@hotmail.com>
Co-authored-by: Paulo Janotti <pjanotti@splunk.com>
2024-08-12 21:39:13 +00:00
Mateusz Łach 90c86c5d0c
[RabbitMQ] bytecode instrumentation for versions 6.*.* - initial (#3533)
* rabbitmq6 bytecode instrumentation

* format fixes

* casing fix

* PR feedback

* fix changelog after merge

* revert redundant changelog change

* pr feedback

* fix after rename

---------

Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
2024-08-06 08:45:32 +00:00