contrib/kube-prometheus: Generate new manifests after dropping etcd labels

This commit is contained in:
Matthias Loibl
2018-10-01 14:51:10 +02:00
parent eca6e62402
commit 32a24f07cb
3 changed files with 13 additions and 3 deletions

View File

@@ -9,6 +9,11 @@ spec:
endpoints:
- bearerTokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token
interval: 30s
metricRelabelings:
- action: drop
regex: etcd_(debugging|disk|request|server).*
sourceLabels:
- __name__
port: https
scheme: https
tlsConfig: