prometheus/promql/testdata
zenador 81862aabd7
[nhcb branch] Add basic unit tests for native histograms with custom buckets converted from classic histograms (#13794)
* modify unit test framework to automatically generate native histograms with custom buckets from classic histogram series
* add very basic tests for classic histogram converted into native histogram with custom bounds
* fix histogram_quantile for native histograms with custom buckets
* make loading with nhcb explicit
* evaluate native histograms with custom buckets on queries with explicit keyword
* use regex replacer
* use temp histogram struct for automatically loading converted nhcb

Signed-off-by: Jeanette Tan <jeanette.tan@grafana.com>
Signed-off-by: George Krajcsovits <krajorama@users.noreply.github.com>
2024-04-24 09:36:05 +02:00
..
aggregators.test address comment 2022-02-15 22:09:17 +08:00
at_modifier.test PromQL: Test negative offset in PromQL tests 2022-01-11 18:23:40 +01:00
collision.test promql: Organize legacy tests into appropriate files (#7989) 2020-10-07 10:09:20 +01:00
functions.test promql: Fix limiting of extrapolation to negative values 2024-03-07 01:20:33 +01:00
histograms.test [nhcb branch] Add basic unit tests for native histograms with custom buckets converted from classic histograms (#13794) 2024-04-24 09:36:05 +02:00
literals.test
native_histograms.test promql: add histogram_avg function (#13467) 2024-02-01 18:28:42 +01:00
operators.test Drop metric name for "atan2" binary operator 2023-07-24 14:36:02 +02:00
selectors.test PromQL: Test negative offset in PromQL tests 2022-01-11 18:23:40 +01:00
staleness.test
subquery.test
trig_functions.test Add inverse hyperbolic functions 2021-09-15 22:47:10 -04:00