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

Simplify PipelineTracer #2961

Merged
merged 3 commits into from
Oct 21, 2024
Merged

Simplify PipelineTracer #2961

merged 3 commits into from
Oct 21, 2024

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Oct 20, 2024

Eliminate internal nesting of PipelineTracers. Use the resolved on complete promise to propagate traces up to the parent.

This was originally done as part of the larger PR to introduce streaming traces but makes sense to pull out separately here.

Eliminate internal nesting of PipelineTracers. Use the resolved
on complete promise to propagate traces up to the parent.
src/workerd/io/trace.h Show resolved Hide resolved
src/workerd/io/trace.c++ Show resolved Hide resolved
@jasnell jasnell merged commit c761353 into main Oct 21, 2024
12 checks passed
@jasnell jasnell deleted the jsnell/simplify-pipelinetracer branch October 21, 2024 14:32
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.

3 participants