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 container_memory_rss system.slice #86

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

qiliRedHat
Copy link
Contributor

@qiliRedHat qiliRedHat commented Oct 24, 2023

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

In bug https://bugzilla.redhat.com/show_bug.cgi?id=1951877 
Memory consumption keeps growing day by day for "/system.slice" (only on Master nodes)
In 2 days graph it shoot to more than 1G of memory consumption from 500MB aprox.

This pr adds a new Metrics to monitor this metrics:
"sum by(node) (container_memory_rss{id="/system.slice"})"

Related Tickets & Documents

https://issues.redhat.com/browse/OCPQE-17527

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

Testing

Copy link
Member

@rsevilla87 rsevilla87 left a comment

Choose a reason for hiding this comment

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

lgtm

@rsevilla87 rsevilla87 merged commit fc4673c into cloud-bulldozer:master Oct 24, 2023
2 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