From a612cd8954cd7b7235b36a5609ae6d4350f5f7cd Mon Sep 17 00:00:00 2001 From: harsh kumar <135993950+hxrshxz@users.noreply.github.com> Date: Mon, 13 Oct 2025 12:41:46 +0530 Subject: [PATCH] Update scrape/manager_test.go Co-authored-by: George Krajcsovits Signed-off-by: harsh kumar <135993950+hxrshxz@users.noreply.github.com> --- scrape/manager_test.go | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scrape/manager_test.go b/scrape/manager_test.go index 0ee1549eb3..e2786a2157 100644 --- a/scrape/manager_test.go +++ b/scrape/manager_test.go @@ -1177,10 +1177,6 @@ scrape_configs: require.Len(t, app.resultExemplars, 2, "expected 2 exemplars from histogram buckets") - // The test successfully completes, proving that both ConvertClassicHistogramsToNHCBEnabled - // and EnableCreatedTimestampZeroIngestion can work together without the error that was - // previously thrown. The original issue #15137 about losing exemplars during CT parsing - // in OpenMetrics format has been fixed independently in the parser layer. } func applyConfig(