From 8d12f4f5fd8a0abdf9df2382764d910ee1333019 Mon Sep 17 00:00:00 2001 From: richardbrks Date: Fri, 28 Sep 2018 12:40:07 -0400 Subject: [PATCH] correct capitalization --- 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 e493a94d..039ff0f7 100644 --- a/docs/config-walkthrough.md +++ b/docs/config-walkthrough.md @@ -34,7 +34,7 @@ http_requests_total{method="GET",kubernetes_namespace="production",kubernetes_po The adapter considers metrics in the following ways: -1. First, It discovers the metrics available (*Discovery*) +1. First, it discovers the metrics available (*Discovery*) 2. Then, it figures out which Kubernetes resources each metric is associated with (*Association*)