-
We have our own starter that brings sleuth + opentracing for our services(it uses spring boot 2.7.x), on local machine everythings works fine, we able to see correct traceids and spans, but in dev or prod k8s cluser, we are observing zeros traceId and spanId in logs. Most of the request's logs are having zeroes instead of traceId. Starter brings following dependencies:
Logs of requests looks like:
I have been unable to reproduce the issue locally. While it is possible to localize the problem, it does not provide a clear understanding of the root cause. As I understand span and traces created by We are seeking guidance on what may have been done incorrectly. Any assistance would be greatly appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I think you should open this ticket with the sleuth team. We don't control any of that integration. |
Beta Was this translation helpful? Give feedback.
I think you should open this ticket with the sleuth team. We don't control any of that integration.