opentelemetry-java-instrume.../instrumentation/jms/jms-1.1/javaagent
Mateusz Rzeszutek 6603b5d836
Instrument JMS 3.0 (Jakarta) (#7418)
There were so many changes in the tests that extracting a base class
wouldn't really improve the readability; so I just reimplemented them in
Java.
The instrumentation itself is pretty much a copy-paste of the `jms-1.1`
instrumentation, with `s/javax/jakarta/` applied.
2023-01-11 19:54:42 -08:00
..
src Extract a common JMS module before implementing Jakarta JMS instrumen… (#7377) 2022-12-12 10:22:00 -08:00
build.gradle.kts Instrument JMS 3.0 (Jakarta) (#7418) 2023-01-11 19:54:42 -08:00