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

bug: incorrect tracing when batching is enabled #2989

Closed
ssheng opened this issue Sep 13, 2022 · 2 comments
Closed

bug: incorrect tracing when batching is enabled #2989

ssheng opened this issue Sep 13, 2022 · 2 comments
Assignees
Milestone

Comments

@ssheng
Copy link
Collaborator

ssheng commented Sep 13, 2022

When batching is enabled, runner’s /receive span and any subsequent spans created in the service are always attributed towards the first trace id. The the trace of the first request will indefinitely grow as new requests arrive.

@ssheng ssheng added this to the 1.0.6 milestone Sep 13, 2022
@parano
Copy link
Member

parano commented Sep 14, 2022

Is this addressed in #2977?

@ssheng
Copy link
Collaborator Author

ssheng commented Sep 16, 2022

No but #2996 is intended to address it.

@ssheng ssheng closed this as completed Sep 28, 2022
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

3 participants