Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update usage tracker with received bytes on stream level instead of each log line #15812

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sandeepsukhani
Copy link
Contributor

What this PR does / why we need it:
Currently, we update the usage tracker for bytes received stats for each log line. Since it is on a hot path and the tracker would continue to evolve as we do more complex things, this PR reduces the update frequency to stream level.

@sandeepsukhani sandeepsukhani requested a review from a team as a code owner January 17, 2025 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant