Merge pull request #374 from johanneswuerbach/custom-metrics

Transform custom-metrics into an addon
This commit is contained in:
Frederic Branczyk
2020-04-22 19:28:59 +02:00
committed by GitHub
14 changed files with 182 additions and 253 deletions

View File

@@ -201,6 +201,7 @@ local kp =
// (import 'kube-prometheus/kube-prometheus-node-ports.libsonnet') +
// (import 'kube-prometheus/kube-prometheus-static-etcd.libsonnet') +
// (import 'kube-prometheus/kube-prometheus-thanos-sidecar.libsonnet') +
// (import 'kube-prometheus/kube-prometheus-custom-metrics.libsonnet') +
{
_config+:: {
namespace: 'monitoring',