-
Notifications
You must be signed in to change notification settings - Fork 893
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
Eager exporting batch span processor #3024
Conversation
…eue reaches the batch size
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
I think this can be merged |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs more clarification, please find my comments.
…metry-specification into eager-bsp
Co-authored-by: Amir Blum <amirgiraffe@gmail.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
…metry-specification into eager-bsp
I think this can be merged |
I'll merge it after the CI finished. |
The |
Fixes #849
Changes
Clarify that the BSP should export whenever the queue reaches the batch size or the scheduled delay timer completes, whichever is first.