Revolyssup commented on issue #10341: URL: https://github.com/apache/apisix/issues/10341#issuecomment-1778529149
> I had got the log from loki. we can see that the `trace_id` of the log `traceparent":"00-762e14ed7580ccdc0813230ecd461e8a-d006463016a0c407-01"` is `762e14ed7580ccdc0813230ecd461e8a `. This does not correspond to my custom `trace_id` label, which comes from `$opentelemetry_trace_id`. Yes I understood that but I doubted about the possibility of inermixing because the variable opentelemetry_trace_id is request scoped only and shared nowhere. I just wanted to confirm if you're sure that the loki logs corresponded to that request only. Because logs are sent in batches, I wanted to make sure that it wasn't a problem of order not being right. So you can confirm that the loki log for that request was never received and only the one with some other label value was received? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
