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

tracing: Start Stream span at the top #133

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

marclop
Copy link
Contributor

@marclop marclop commented Aug 1, 2023

Move the StartSpan call at the top of the processor.HandleStream function so the semaphore acquisition is also tracked, not only the stream handling.

Move the `StartSpan` call  at the top of the `processor.HandleStream`
function so the semaphore acquisition is also tracked, not only the
stream handling.

Signed-off-by: Marc Lopez Rubio <[email protected]>
@marclop marclop requested a review from a team as a code owner August 1, 2023 07:07
@marclop marclop merged commit c549366 into elastic:main Aug 1, 2023
2 checks passed
@marclop marclop deleted the b/move-Stream-span-to-top branch August 1, 2023 07:44
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.

2 participants