Skip to content
Discussion options

You must be logged in to vote

but none of the span suppression strategies I've tried seem to have any effect

The span suppression works only with the instrumentation api. If you manage to suppress the built-in instrumenation you will probably have to also handle context propagation (shouldn't be hard). You could try using the manual instrumentation library for the java http client (https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/instrumentation/java-http-client/library). There you could provide a custom attribute extractor

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@mikelly-psat
Comment options

@trask
Comment options

trask Apr 6, 2026
Maintainer

@laurit
Comment options

Comment options

You must be logged in to vote
1 reply
@mikelly-psat
Comment options

Answer selected by mikelly-psat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants