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

Add documentation on usage scenarios for span processors #461

Conversation

rachelleahklein
Copy link

@rachelleahklein rachelleahklein commented Oct 29, 2020

Addresses #397. As noted in that issue, there wasn't anything in the spec about the different scenarios in which to use simple vs. batch span processors, so I ended up making a spec PR for this as well: open-telemetry/opentelemetry-specification#1135.

As of this writing, my spec PR has received one approval and there are no open questions or requested changes related to the differences between the two types of span processors. The documentation I'm submitting here is extracted from that PR.

@fbogsany fbogsany linked an issue Oct 29, 2020 that may be closed by this pull request
@fbogsany fbogsany merged commit e377168 into open-telemetry:master Oct 29, 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

Successfully merging this pull request may close these issues.

Span Processors are basically undocumented
2 participants