How to add open telemetry traces #6615
Unanswered
RichardWright
asked this question in
Q&A
Replies: 1 comment 18 replies
-
You can create a new serialize and deserialize methods to intercept all messages before/after they are received/transmitted. The functions can be set in the WebSocketSubjectConfig |
Beta Was this translation helpful? Give feedback.
18 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.
-
Has anyone ever made a suggestion on how to add spans/traces to an rxjs observable? Specifically on something like receiving data from a websocket?
Beta Was this translation helpful? Give feedback.
All reactions