From 3e5b7d77ea7b286c1411ae9f15392027ba759ce1 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Thu, 5 Mar 2020 11:07:33 +0100 Subject: [PATCH] better Signed-off-by: Miek Gieben --- plugin/traffic/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/traffic/README.md b/plugin/traffic/README.md index 2ecf34803..16789776d 100644 --- a/plugin/traffic/README.md +++ b/plugin/traffic/README.md @@ -156,7 +156,7 @@ we continue with step 4 above, ignoring any locality. If monitoring is enabled (via the *prometheus* plugin) then the following metric are exported: * `coredns_traffic_clusters_tracked{}` the number of tracked clusters. - * `coredns_traffic_endpoints_tracked{}` the number of tracked clusters. + * `coredns_traffic_endpoints_tracked{}` the number of tracked endpoints. ## Ready