prometheus/promql/promqltest/testdata
Joshua Hesketh 5a5fdea7ad
Fix duplicate output vector if delayed name removal is disabled (#15975)
Fix duplicate output vector if delayed name removal is disabled

This error is emitted in cleanupMetricLabels, but is skipped if
enableDelayedNameRemoval is false.

This makes it consistent with label_replace

Signed-off-by: Joshua Hesketh <josh@nitrotech.org>

---------

Signed-off-by: Joshua Hesketh <josh@nitrotech.org>
Signed-off-by: Björn Rabenstein <github@rabenste.in>
Co-authored-by: Björn Rabenstein <github@rabenste.in>
2025-02-05 16:40:23 +01:00
..
aggregators.test promql: Add NaN tests for avg and avg_over_time 2024-11-27 13:08:34 +01:00
at_modifier.test promqltest: Complete the tests for info annotations (#15429) 2024-11-21 14:20:38 +01:00
collision.test
functions.test Fix duplicate output vector if delayed name removal is disabled (#15975) 2025-02-05 16:40:23 +01:00
histograms.test promqltest: Complete the tests for info annotations (#15429) 2024-11-21 14:20:38 +01:00
limit.test [BUGFIX] PromQL: Fix behaviour of some aggregations with histograms (#15432) 2024-11-26 19:12:36 +01:00
literals.test
name_label_dropping.test promqltest: Complete the tests for info annotations (#15429) 2024-11-21 14:20:38 +01:00
native_histograms.test Add additional incompatible nhcb schemas tests for functions and comparison operators (#15813) 2025-01-17 17:17:11 +01:00
operators.test promqltest: Complete the tests for info annotations (#15429) 2024-11-21 14:20:38 +01:00
range_queries.test make matrix selection and lookback left-open and right-closed 2024-06-20 22:05:40 +08:00
selectors.test promqltest: Complete the tests for info annotations (#15429) 2024-11-21 14:20:38 +01:00
staleness.test Merge branch 'main' into 3.0-main-sync-24-07-18 2024-07-18 15:56:40 +02:00
subquery.test promqltest: Complete the tests for info annotations (#15429) 2024-11-21 14:20:38 +01:00
trig_functions.test make matrix selection and lookback left-open and right-closed 2024-06-20 22:05:40 +08:00