Skip to content

Unable to capture traces related to event bus operations in vertx. #12817

Answered by laurit
NikunjPatel31 asked this question in Q&A
Discussion options

You must be logged in to vote

Internal EventBus Operations

it is likely that we don't have instrumentation for that, you can check from https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/docs/supported-libraries.md whether there is instrumentation for the library that you are using

SockJS Requests

We don't have instrumentation for websockets. I suspect that websockets are too low level, it may be possible to instrument higher level protocols implemented on top of websockets.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@laurit
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by jaydeluca
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