opentelemetry-java-instrume.../instrumentation-api/src
Lauri Tulmin f1411d1cb3
Share timer class used by messaging instrumentations (#8009)
Resolves
https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/4514
There is also a slightly different timer class in netty instrumentation
https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/netty/netty-common/library/src/main/java/io/opentelemetry/instrumentation/netty/common/internal/Timer.java
that I didn't touch.
2023-03-10 10:40:41 +02:00
..
jmh/java/io/opentelemetry/instrumentation/api Rename all methods in all Getters to use the `get*()` naming scheme (#7619) 2023-01-23 09:28:11 +00:00
main Share timer class used by messaging instrumentations (#8009) 2023-03-10 10:40:41 +02:00
test Rename ErrorCauseExtractor.jdk() to getDefault() (#6580) 2022-09-12 17:36:34 +03:00