From f33dd7f5b357fdd42b7b73c4c3499c6c589e2788 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gy=C3=B6rgy=20Krajcsovits?= Date: Mon, 6 Oct 2025 17:37:13 +0200 Subject: [PATCH] WIP DO NOT PICK MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit For bisecting 3.7 CPU degradation Signed-off-by: György Krajcsovits --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 833c776975..73d1f00bae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog +test + ## main / unreleased * [BUGFIX] OTLP receiver: Generate `target_info` samples between the earliest and latest samples per resource. #16737