prometheus/promql/promqltest
beorn7 c7fdfe8004 promql: Add tests for histogram counter reset only in bucket
This also exercises the "fast path" (only decoding count and sum),
i.e. where the counter reset isn't visible at all in the decoded data.

Signed-off-by: beorn7 <beorn@grafana.com>
2024-06-06 17:47:38 +02:00
..
testdata promql: Add tests for histogram counter reset only in bucket 2024-06-06 17:47:38 +02:00
test_test.go refactor: Move NewTestEngine into promqltest 2024-05-08 16:07:28 +01:00
test.go test: PromQL: stop using internal fields of engine 2024-05-08 19:58:41 +01:00