Incomplete traces – spanID not in trace and clock skew adjustment warnings #8091
Replies: 2 comments 1 reply
-
|
Hey! This is a classic distributed tracing headache. The 'spanID not in trace' and clock skew warnings often come down to a few patterns:
Quick checks:
|
Beta Was this translation helpful? Give feedback.
-
|
Thank you for the detailed explanation , this was very helpful. After this change, I’m no longer seeing new incomplete span warnings, so it looks promising. I’ll continue to monitor closely and will update if anything changes. Thanks again! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
We are observing incomplete traces in Jaeger where some spans are missing their parent spans.
The Jaeger UI shows warnings such as:
Environment
3.Deployment: Kubernetes
Current Behavior
Elasticsearch storage instability occurred previously (disk full), but that has been resolved. New traces are flowing normally, but incomplete traces still appear for certain services.
Expected Behavior
What We Have Verified
Questions
Beta Was this translation helpful? Give feedback.
All reactions