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
If a flush event is emitted because a trace bucket in the span batcher became full, we should ideally only flush that specific trace bucket instead of the whole buffer.
Note: This still needs to play nicely with time-based flushing.