You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'sum(node_namespace_pod_container:container_memory_working_set_bytes{%(clusterLabel)s="$cluster", node=~"$node", container!=""}) by (pod)' % $._config,
If it is "without cache", should it not be this data:
sum(node_namespace_pod_container:container_memory_rss{%(clusterLabel)s="$cluster", node=~"$node",container!=""}) by (pod)
Either change the title or use a RSS as the metric.
The text was updated successfully, but these errors were encountered:
dgrieser
changed the title
When the title says Memory (w/o cache) should it not show RSS?
When the title says "Memory Usage (w/o cache)" should it not show RSS?
Dec 16, 2024
Title:
kubernetes-mixin/dashboards/resources/node.libsonnet
Line 178 in bad0615
Data:
kubernetes-mixin/dashboards/resources/node.libsonnet
Line 189 in bad0615
If it is "without cache", should it not be this data:
Either change the title or use a RSS as the metric.
The text was updated successfully, but these errors were encountered: