Update CHANGELOG.md

This commit is contained in:
James Phillips 2017-10-04 19:48:34 -07:00 committed by GitHub
parent 03f6cdeefe
commit b61ec82b2f
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ BREAKING CHANGES:
* **Config Section of Agent Self Endpoint has Changed:** The /v1/agent/self endpoint's `Config` section has often been in flux as it was directly returning one of Consul's internal data structures. This configuration structure has been moved under `DebugConfig`, and is documents as for debugging use and subject to change, and a small set of elements of `Config` have been maintained and documented. See [Read Configuration](https://www.consul.io/api/agent.html#read-configuration) endpoint documentation for details. [[GH-3532](https://github.com/hashicorp/consul/issues/3532)]
* **Metric Names Updated:** Fixed an issue where some of the internal Consul metric names began with `consul.consul.` instead of `consul.`. To help with transitioning dashboards and other metric consumers, the field `enable_deprecated_names` has been added to the telemetry section of the config, which will enable metrics with the old naming scheme to be sent alongside the new ones.
<details><summary>Detailed list of affected metrics by prefix</summary>
<details><summary>Detailed List of Affected Metrics by Prefix</summary>
| Prefix |
| ------ |