From 230c434ae5a998e3a7309b4112012f5020479346 Mon Sep 17 00:00:00 2001 From: Josh Lee Date: Mon, 15 Jul 2024 22:47:32 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 879c8f699b..d96554fafe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ the release. ## Unreleased +* [otelcol] strip high-cardinality segments of span names + ([#1668](https://github.com/open-telemetry/opentelemetry-demo/pull/1668)) * [tests] run trace based tests concurrently ([#1659](https://github.com/open-telemetry/opentelemetry-demo/pull/1659)) * [accountingservice] increase memory to 120MB