Replies: 1 comment 1 reply
-
Sorry, I won't have time to look into this (on a volunteer basis). If you'd like to discuss commercial support, feel free to send me an email. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a function like this in my code:
However, I can't seem to see this cause nicely in Jaeger. According to the discussion at jaegertracing/jaeger-ui#662 (comment), I believe there should be an indicator, but I am not sure.
I do see the tag
cause = Some(Id(6755399441055774))
along with the other fields.So my question is, whether this is a bug, that the information is not passed properly via OTLP to the backend, or whether this is a problem of jaeger, or maybe if this is intentional, or something else entirely. Thanks :)
Beta Was this translation helpful? Give feedback.
All reactions