You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bug was before the conversion to done callback, but here I will show the links after done callback change.
If an existing batch is current with data, and a new request comes that makes the batch to exceed the minimum limit or getting split the previous done callback is not called.
The bug was before the conversion to done callback, but here I will show the links after done callback change.
See
opentelemetry-collector/exporter/internal/queue/default_batcher.go
Line 68 in eb4f640
opentelemetry-collector/exporter/internal/queue/default_batcher.go
Line 54 in eb4f640
The text was updated successfully, but these errors were encountered: