From ef8cfc0421ed8917302db568c277e2149b33286b Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 00:30:55 +0000 Subject: [PATCH] changelog: add entry for datastream changes in 8.10 (#11914) (#11916) (cherry picked from commit bc72990119758938c8598e7fb7dbab6f4efa6b30) Co-authored-by: kruskall <99559985+kruskall@users.noreply.github.com> --- changelogs/8.10.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/changelogs/8.10.asciidoc b/changelogs/8.10.asciidoc index 36b3381ab72..e7382633e71 100644 --- a/changelogs/8.10.asciidoc +++ b/changelogs/8.10.asciidoc @@ -46,6 +46,7 @@ Fix tail-based sampling discarding low throughput and low sample rate traces {pu ==== Breaking Changes - Aggregated metrics now consider global labels to be part of a service's identity, and high cardinality global labels may cause services to be obscured {pull}11386[11386] - Event protobuf encoding for tail-based sampling changed (to a more efficient encoding) for event timestamp and duration {pull}11386[11386] +- Use object notation for data_stream fields {pull}11311[11311] [float] ==== Bug fixes