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

Improve tracing #365

Merged
merged 13 commits into from
Oct 27, 2024
Merged

Improve tracing #365

merged 13 commits into from
Oct 27, 2024

Conversation

cschleiden
Copy link
Owner

@cschleiden cschleiden commented Oct 23, 2024

Move to a logical tracing model. This requires some ugly workarounds for capturing, saving and then restoring spans with specific span IDs since the OpenTelemetry SDK doesn't give you enough control. But it seems to work and the result is much better

Example from the tracing sample:

image

Closes: #335
Closes: #367

@cschleiden cschleiden enabled auto-merge October 27, 2024 21:30
@cschleiden cschleiden merged commit fcc98ff into main Oct 27, 2024
4 checks passed
@cschleiden cschleiden deleted the improve-tracing branch October 27, 2024 21:34
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

Successfully merging this pull request may close these issues.

Support naming timers Improve tracing
1 participant