prometheus/promql/promqltest/testdata
Joshua Hesketh 14ef1ce8ab Round function should ignore native histograms
As per the documentation, native histograms are skipped. This is in line with other simpleFunc's.

Signed-off-by: Joshua Hesketh <josh@nitrotech.org>
2024-10-17 15:39:48 +11:00
..
aggregators.test Fix stddev/stdvar when aggregating histograms, NaNs, and infinities (#14941) 2024-10-16 15:00:46 +02:00
at_modifier.test Merge branch 'main' into 3.0-main-sync-24-07-18 2024-07-18 15:56:40 +02:00
collision.test test: move test files into new promqltest package 2024-05-08 13:42:55 +01:00
functions.test Round function should ignore native histograms 2024-10-17 15:39:48 +11:00
histograms.test Add additional basic nhcb unit tests (#15086) 2024-10-08 14:34:32 +02:00
limit.test feat: add limitk() and limit_ratio() operators (#12503) 2024-07-03 22:18:57 +02:00
literals.test test: move test files into new promqltest package 2024-05-08 13:42:55 +01:00
name_label_dropping.test promqltest: adjust eval times and range selector 2024-09-02 11:27:39 +02:00
native_histograms.test Corrects the behaviour of binary opperators between histogram and float (#14726) 2024-10-15 14:44:36 +02:00
operators.test make matrix selection and lookback left-open and right-closed 2024-06-20 22:05:40 +08:00
range_queries.test make matrix selection and lookback left-open and right-closed 2024-06-20 22:05:40 +08:00
selectors.test test: move test files into new promqltest package 2024-05-08 13:42:55 +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 Merge branch 'main' into 3.0-main-sync-24-07-18 2024-07-18 15:56:40 +02:00
trig_functions.test make matrix selection and lookback left-open and right-closed 2024-06-20 22:05:40 +08:00