Investigate restructuring the BatchSpanProcessor queue and batching algorithm #1178
Labels
area:trace
Part of OpenTelemetry tracing
enhancement
New feature or request
pkg:SDK
Related to an SDK package
As a result of our queueing strategy with the enque being asynchronous from the processing of the batch it is possible for spans to be dropped instead of flushed when a user calls for this flush or shutdown.
Alternatives should be discussed here.
Originally posted by @MrAlias in #1166 (comment)
The text was updated successfully, but these errors were encountered: