From ef6654030341dc19e11b65661d30f1741c6e3516 Mon Sep 17 00:00:00 2001 From: "Benjamin P. Jung" Date: Mon, 27 Apr 2020 11:07:24 +0200 Subject: [PATCH] Fix typo in documentation 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: