Skip to content

Commit 142e1c2

Browse files
authored
Mintmaker redis memory usage added (#7484)
jira: CWFHEALTH-4347
1 parent e8a926f commit 142e1c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/monitoring/prometheus/base/monitoringstack/monitoringstack.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ spec:
168168
- '{__name__="kube_deployment_spec_replicas", namespace="mintmaker"}'
169169
- '{__name__="cluster_ram_requested_perc"}'
170170
- '{__name__="node_memory_pressured_perc"}'
171+
- '{__name__="redis_node_memory_usage_perc"}'
171172

172173
# Namespace (expression): ~".*monitoring.*"
173174
- '{__name__="kube_deployment_status_replicas_ready", namespace=~".*monitoring.*"}'

0 commit comments

Comments
 (0)