Skip to content
Snippets Groups Projects
Commit 16b14786 authored by Golubkov Igor's avatar Golubkov Igor
Browse files

Update contrib/kube-prometheus

parent 95bb49aa
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
"subdir": "contrib/kube-prometheus/jsonnet/kube-prometheus" "subdir": "contrib/kube-prometheus/jsonnet/kube-prometheus"
} }
}, },
"version": "dff8f44fbce268596c86b8d586c64c17953feab3" "version": "9cc151ced4308573a91f4cc3fcdbc951213b03e0"
}, },
{ {
"name": "ksonnet", "name": "ksonnet",
......
...@@ -790,7 +790,7 @@ spec: ...@@ -790,7 +790,7 @@ spec:
message: Alertmanager has not found all other members of the cluster. message: Alertmanager has not found all other members of the cluster.
expr: | expr: |
alertmanager_cluster_members{job="alertmanager-main"} alertmanager_cluster_members{job="alertmanager-main"}
!= on (service) != on (service) GROUP_LEFT()
count by (service) (alertmanager_cluster_members{job="alertmanager-main"}) count by (service) (alertmanager_cluster_members{job="alertmanager-main"})
for: 5m for: 5m
labels: labels:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment