From 94379a1780e61108929a155781172a8b468a2697 Mon Sep 17 00:00:00 2001 From: richardbrks Date: Fri, 28 Sep 2018 12:53:39 -0400 Subject: [PATCH] delete repeated phrase --- docs/config-walkthrough.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config-walkthrough.md b/docs/config-walkthrough.md index 039ff0f7..fa720de9 100644 --- a/docs/config-walkthrough.md +++ b/docs/config-walkthrough.md @@ -58,7 +58,7 @@ rules: If we want to find all `http_requests_total` series ourselves in the Prometheus dashboard, we'd write `http_requests_total{kubernetes_namespace!="",kubernetes_pod_name!=""}` to -find all find all `http_requests_total` series that were associated with +find all `http_requests_total` series that were associated with a namespace and pod. We can add this to our rule in the `seriesQuery` field, to tell the