OTel jdbc #36132
Unanswered
luca-bassoricci
asked this question in
Q&A
OTel jdbc
#36132
Replies: 0 comments
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.
-
During tests for otel upgrading when JDBC instrumentation is active I've seen a lot of spans with


datasource.getconnection
as span-name.With Opentracing
getConnection()
was never traced and now I want to exclude from trace because is not useful for uor purposes.Is there any way to filter out or prevent generation for this particular span?
Thanks to all
Luca
Beta Was this translation helpful? Give feedback.
All reactions