cloud-bulldozer / performance-dashboards

Performance dashboards from the Perf & Scale team
Apache License 2.0
16 stars 36 forks source link

add container_memory_rss system.slice #86

Closed qiliRedHat closed 8 months ago

qiliRedHat commented 8 months ago

Type of change

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

Testing