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

Document the behavior when OTEL_BSP_MAX_EXPORT_BATCH_SIZE is larger than OTEL_BSP_MAX_QUEUE_SIZE #2267

Open
sincejune opened this issue Jan 16, 2022 · 0 comments
Labels
area:configuration Related to configuring the SDK area:sdk Related to the SDK spec:trace Related to the specification/trace directory

Comments

@sincejune
Copy link

sincejune commented Jan 16, 2022

What are you trying to achieve and expect to see?

In the specification, it's noted that OTEL_BSP_MAX_EXPORT_BATCH_SIZE must be less than or equal to OTEL_BSP_MAX_QUEUE_SIZE. However, customers may misconfigure in the application.

Document the behavior what applications should do when OTEL_BSP_MAX_EXPORT_BATCH_SIZE is larger than OTEL_BSP_MAX_QUEUE_SIZE

Related PR: open-telemetry/opentelemetry-go#2515

@sincejune sincejune added the spec:trace Related to the specification/trace directory label Jan 16, 2022
@arminru arminru added area:configuration Related to configuring the SDK area:sdk Related to the SDK labels Jan 17, 2022
@SergeyKanzhelev SergeyKanzhelev removed their assignment Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:configuration Related to configuring the SDK area:sdk Related to the SDK spec:trace Related to the specification/trace directory
Projects
None yet
Development

No branches or pull requests

3 participants