Replies: 1 comment
-
Hey @alvin562 , |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to create an extension to exclude health check spans. I am following the sample extensions provided https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/examples/extension/src/main/java/com/example/javaagent/DemoSampler.java and noticed it is a gradle project. My question is does it matter if we use maven instead? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions