From 0d32982c157a532d48641da30b6e15aa065d8ffb Mon Sep 17 00:00:00 2001 From: Doug Smith Date: Mon, 30 Oct 2023 14:39:51 -0400 Subject: [PATCH] fmt --- website/content/en/highlights/2023-11-07-0-34-0-upgrade-guide.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/content/en/highlights/2023-11-07-0-34-0-upgrade-guide.md b/website/content/en/highlights/2023-11-07-0-34-0-upgrade-guide.md index e4fd0686723a9..ba61b2bbd0ffc 100644 --- a/website/content/en/highlights/2023-11-07-0-34-0-upgrade-guide.md +++ b/website/content/en/highlights/2023-11-07-0-34-0-upgrade-guide.md @@ -35,6 +35,7 @@ been removed from the Enterprise configuration. Instead of `region`, `site` shou The deprecated `component_name` tag has been removed from all internal metrics. Instead the `component_id` tag should be used. #### Removal of `peer_addr` Metric Tag {#remove-peer-addr} + The `peer_addr` tag has been removed from the `component_received_bytes_total` internal metric for TCP-based sources due to its unbounded cardinality. #### Blackhole sink no longer reports by default {#blackhole-sink-reporting}