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

Implement a batching span processor #83

Closed
pyohannes opened this issue May 11, 2020 · 1 comment
Closed

Implement a batching span processor #83

pyohannes opened this issue May 11, 2020 · 1 comment

Comments

@pyohannes
Copy link
Contributor

In addition to the simple span processor, a batching span processor needs to be implemented.

The batching span processor must conform to spec requirements.

For buffering spans, the circular buffer introduced in #52 should be used. For timer functionality, the dispatcher introduced in #63 should be used.

@reyang
Copy link
Member

reyang commented Aug 25, 2020

Closed by #195.

@reyang reyang closed this as completed Aug 25, 2020
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

2 participants