We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Traces are missing phases and spans. Example: https://ui.honeycomb.io/gitpod/datasets/werft/trace/6oNaVv7xGTR?span=missing%20root Related discussion: https://gitpod.slack.com/archives/C01KGM9EBD4/p1646904136525909 We observed the errors on #8696. That PR got superseded by #8706 on which tracing was working fine and thus we merged it. Now, however, we see broken traces on main.
main
It's not clear yet what causes this and I filed #8707 to rule out potential causes.
Traces without missing spans/phases.
The text was updated successfully, but these errors were encountered:
I haven't been able to reproduce this since #8743 so I'm closing this for now. We an reopen it if we see it again.
Sorry, something went wrong.
mads-hartmann
No branches or pull requests
Is your feature request related to a problem? Please describe
Traces are missing phases and spans. Example:
https://ui.honeycomb.io/gitpod/datasets/werft/trace/6oNaVv7xGTR?span=missing%20root
Related discussion: https://gitpod.slack.com/archives/C01KGM9EBD4/p1646904136525909
We observed the errors on #8696. That PR got superseded by #8706 on which tracing was working fine and thus we merged it.
Now, however, we see broken traces on
main
.It's not clear yet what causes this and I filed #8707 to rule out potential causes.
Describe the behaviour you'd like
Traces without missing spans/phases.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: