Replies: 3 comments 1 reply
-
I looked at the logs no trace ID but in all honesty if they made the trace ID get sent as a label that is actually bad as there is a high cardinality. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
@trajano found any solution I’m stuck with same issue |
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.
-
After a bit of discovery on how to get OTLP logs to be sent to OTEL Collector when using Java Instrumentation I got this message in the debug logs
Now my question is the Trace ID and Span ID too. How do I connect that to Loki so I can query it?
I think it should be done automatically... #7569
Beta Was this translation helpful? Give feedback.
All reactions