mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-08 20:31:16 +01:00
Update scrape/manager_test.go
Co-authored-by: George Krajcsovits <krajorama@users.noreply.github.com> Signed-off-by: harsh kumar <135993950+hxrshxz@users.noreply.github.com>
This commit is contained in:
parent
5244b0e3f7
commit
a612cd8954
@ -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(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user