From 306657638210afdb88c86315b3a651b6398772d4 Mon Sep 17 00:00:00 2001 From: "Benjamin P. Jung" Date: Wed, 29 Apr 2020 17:27:32 +0200 Subject: [PATCH] Fix typo in documentation (#316) Signed-off-by: Benjamin P. Jung --- troubleshooting/custom-prometheus.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/troubleshooting/custom-prometheus.md b/troubleshooting/custom-prometheus.md index 7f7ad4c169..6bab29b963 100644 --- a/troubleshooting/custom-prometheus.md +++ b/troubleshooting/custom-prometheus.md @@ -19,7 +19,7 @@ When using custom prometheus with Lens app, Lens expects certain things for prom relabeling to `node-exporter` servicemonitor crd (for example `kubectl edit -n monitoring servicemonitors node-exporter`). -2. To see cluster's pod usage on cluster overview properly, please add `metricsRelabeling` to `kubelet` service monitor (`kubectl edit -n monitoring servicemonitors kubelet`) +2. To see cluster's pod usage on cluster overview properly, please add `metricRelabelings` to `kubelet` service monitor (`kubectl edit -n monitoring servicemonitors kubelet`) ``` metricRelabelings: