kube-prometheus: Re-generate

This commit is contained in:
Frederic Branczyk
2019-04-09 15:35:54 +02:00
parent f8bd9b89f7
commit d63f0c6591
2 changed files with 1 additions and 6 deletions

View File

@@ -8,7 +8,7 @@
"subdir": "contrib/kube-prometheus/jsonnet/kube-prometheus" "subdir": "contrib/kube-prometheus/jsonnet/kube-prometheus"
} }
}, },
"version": "3bd8b755d11bcf9be1e70b5b7ffe0ad881f300fe" "version": "3ba7822228654f3bc864a7c37139665c7549739a"
}, },
{ {
"name": "ksonnet", "name": "ksonnet",

View File

@@ -18,11 +18,6 @@ spec:
honorLabels: true honorLabels: true
interval: 30s interval: 30s
metricRelabelings: metricRelabelings:
- action: drop
regex: container_([a-z_]+);
sourceLabels:
- __name__
- image
- action: drop - action: drop
regex: container_(network_tcp_usage_total|network_udp_usage_total|tasks_state|cpu_load_average_10s) regex: container_(network_tcp_usage_total|network_udp_usage_total|tasks_state|cpu_load_average_10s)
sourceLabels: sourceLabels: