changelog component should mention agent not just server

This commit is contained in:
Kit Patella 2020-11-16 15:54:24 -08:00
parent bd0c7c2cd6
commit 52c53b2c20
1 changed files with 1 additions and 1 deletions

View File

@ -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.
```