OTLP exporter concurrent sending requirements #1405
Labels
area:data-model
For issues related to data model
area:sdk
Related to the SDK
release:after-ga
Not required before GA release, and not going to work on before GA
spec:metrics
Related to the specification/metrics directory
spec:protocol
Related to the specification/protocol directory
spec:trace
Related to the specification/trace directory
What are you trying to achieve?
Implementing OTLP exporter concurrent sending in the python SDK (open-telemetry/opentelemetry-python#1108), as required in the spec matrix. Relevant part of specification: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/otlp.md#otlpgrpc-concurrent-requests
What did you expect to see?
Implementation details may be underspecified.
max_concurrent_requests
andmax_request_size
.Additional context.
Can we mark this optional in the spec matrix? Is it required for 1.0?
The text was updated successfully, but these errors were encountered: