diff --git a/CHANGELOG.md b/CHANGELOG.md index cdad2252c0..9eb6940e6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -673,6 +673,8 @@ BUGFIXES: BUG FIXES: * xds: revert setting set_node_on_first_message_only to true when generating envoy bootstrap config [[GH-8441](https://github.com/hashicorp/consul/issues/8441)] +* telemetry: fix for a lock contention issue with the go-metrics Prometheus sink that could cause performance issues [[GH-8372](https://github.com/hashicorp/consul/pull/8372)] +* telemetry: fix for a lock contention issue with the go-metrics Dogstatsd sink that could cause performance issues [[GH-8372](https://github.com/hashicorp/consul/pull/8372)] ## 1.7.5 (July 30, 2020)