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

BatchingSpanProcessor missing exporterTimeout #578

Closed
MikeGoldsmith opened this issue Apr 7, 2020 · 1 comment
Closed

BatchingSpanProcessor missing exporterTimeout #578

MikeGoldsmith opened this issue Apr 7, 2020 · 1 comment
Labels
pkg:OpenTelemetry Issues related to OpenTelemetry NuGet package

Comments

@MikeGoldsmith
Copy link
Member

The BatchingSpanProcessor should have the property expoterTimeoutMillis to control the timeout for the configured exporter to send the spans.

https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/trace/sdk.md#batching-processor

@MikeGoldsmith MikeGoldsmith added the pkg:OpenTelemetry Issues related to OpenTelemetry NuGet package label Apr 7, 2020
@MikeGoldsmith MikeGoldsmith added this to the Beta milestone Apr 7, 2020
@cijothomas
Copy link
Member

This is fixed.

Yun-Ting pushed a commit to Yun-Ting/opentelemetry-dotnet that referenced this issue Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:OpenTelemetry Issues related to OpenTelemetry NuGet package
Projects
None yet
Development

No branches or pull requests

2 participants