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
feat(span-first): Better span first estimates (#5936)
We were underestimating the size of spans with particularly bulky
attributes, and flushing the buffer too late as a result. Take attribute
size into account for estimating.
0 commit comments