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

v2.1: Adds buffers and cached bytes to memory-stats datapoint (backport of #3381) #3385

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Oct 30, 2024

Problem

The memory-stats datapoint only includes percentages for the buffers and cached sizes, not the number of bytes. This makes it cumbersome to track the pagecache/mmap sizes in metrics.

Summary of Changes

Add buffers and cached bytes to the memory-stats datapoint.


This is an automatic backport of pull request #3381 done by Mergify.

@brooksprumo brooksprumo requested review from alessandrod and a team October 30, 2024 12:45
Copy link

@bw-solana bw-solana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@brooksprumo brooksprumo merged commit 621d976 into v2.1 Oct 30, 2024
39 checks passed
@brooksprumo brooksprumo deleted the mergify/bp/v2.1/pr-3381 branch October 30, 2024 16:11
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.

4 participants