Skip to content

Conversation

@peaBerberian
Copy link
Collaborator

Backport of the #1558 for the v3

While continuing proof-of-concepts related to how much buffer we build,
I found that our estimate of the current buffer size in bytes (more
exactly the combined size of pushed segments that still have at least a
sub-part present in the buffer) was a potentially-interesting metric
that we did not expose anywhere: neither in logs nor in our
DEBUG_ELEMENT feature.

This commit adds it to the `DEBUG_ELEMENT` feature, just after the
corresponding buffer content graph.

It may be even more useful in logs, but I did not bother to do it for
now as I currently mainly relied on the debug element.
@peaBerberian peaBerberian added this to the 3.33.5 milestone Mar 27, 2025
@peaBerberian peaBerberian changed the title [v3] Add buffer size estimate to debug buffer content graph [v3] DEBUG_ELEMENT: Add buffer size estimate to debug buffer content graph Mar 27, 2025
@peaBerberian peaBerberian merged commit afd804f into legacy-v3 Mar 31, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants