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 more memory cgroup metrics #3639

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

major1201
Copy link

Currently memory metrics are not enough for us to debug in various scenarios in which we need more clues. I added several new memory metrics:

  • container_memory_shmem
  • container_memory_dirty
  • container_memory_writeback
  • container_memory_unevictable
  • container_memory_sock

Copy link

google-cla bot commented Dec 22, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@major1201 major1201 force-pushed the feat_more_memory_metrics branch from 3fb2230 to 4fb5829 Compare December 22, 2024 11:25
@major1201 major1201 force-pushed the feat_more_memory_metrics branch from 4fb5829 to 4e8ba95 Compare December 22, 2024 11:35
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.

1 participant