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

Add stats for buffer size of capture reply builder #4133

Open
adiholden opened this issue Nov 14, 2024 · 0 comments
Open

Add stats for buffer size of capture reply builder #4133

adiholden opened this issue Nov 14, 2024 · 0 comments
Assignees

Comments

@adiholden
Copy link
Collaborator

When capture reply builder buffer grows in server we do not count the buffer size and expose this.

  1. add the relevant struct in FacadeStats
  2. in capture reply builder add the relevant logic to account the used memory
  3. expose this stats in info memory and Prometheus metrics

related to #4002

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

No branches or pull requests

2 participants