Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

span has incorrect parent for incomplete traces #4457

Open
zeitlinger opened this issue Dec 16, 2024 · 0 comments
Open

span has incorrect parent for incomplete traces #4457

zeitlinger opened this issue Dec 16, 2024 · 0 comments

Comments

@zeitlinger
Copy link
Member

Describe the bug

  • checkout service is calling cart service twice
  • the first call to cart service is NOT creating a span - but the second call does create a span
  • tempo displays it as if the first call was creating a span

Image

To Reproduce

Steps to reproduce the behavior:

It only happens when traces are incomplete - i.e. when one of the services in not sending all spans.

You can

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant