Open bboreham opened 3 months ago
PromBench runs synthetic load defined in 6_loadgen.yaml. These cover selectors, rate, histogram_quantile and sum, but leave out most of PromQL.
rate
histogram_quantile
sum
For instance we could add:
and
or
unless
topk
@bboreham PTAL https://github.com/prometheus/test-infra/pull/723
PromBench runs synthetic load defined in 6_loadgen.yaml. These cover selectors,
rate
,histogram_quantile
andsum
, but leave out most of PromQL.For instance we could add:
and
,or
,unless
)topk