1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 06:45:27 +01:00

kube-prometheus: Re-generate

This commit is contained in:
Frederic Branczyk
2019-04-09 15:35:54 +02:00
parent 3ba7822228
commit d50d230ecc
3 changed files with 1 additions and 11 deletions

View File

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

View File

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

View File

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