From 52c53b2c20d0fd3986068dac03c7443c61ed56f8 Mon Sep 17 00:00:00 2001 From: Kit Patella Date: Mon, 16 Nov 2020 15:54:24 -0800 Subject: [PATCH] changelog component should mention agent not just server --- .changelog/9198.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changelog/9198.txt b/.changelog/9198.txt index 6a4c87794b..3f68c3b4b8 100644 --- a/.changelog/9198.txt +++ b/.changelog/9198.txt @@ -1,3 +1,3 @@ ```release-note:improvement -server: All metrics should be present and available to prometheus scrapers when Consul starts. If any non-deprecated metrics are missing please submit an issue with its name. +agent: All metrics should be present and available to prometheus scrapers when Consul starts. If any non-deprecated metrics are missing please submit an issue with its name. ```