We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We have 4 copies of this class in different instrumentations. Does it make sense to introduce into the instrumentation-api?
The text was updated successfully, but these errors were encountered:
I am not quite sure why is it needed :) So javadoc explaining reasons of its existing is also required.
Sorry, something went wrong.
Share timer class used by messaging instrumentations (#8009)
f1411d1
Resolves #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.
Successfully merging a pull request may close this issue.
We have 4 copies of this class in different instrumentations. Does it make sense to introduce into the instrumentation-api?
The text was updated successfully, but these errors were encountered: