prometheus / test-infra

Prometheus E2E benchmarking tool
Apache License 2.0
156 stars 67 forks source link

PromBench Idea: exercise more parts of PromQL #705

Open bboreham opened 3 months ago

bboreham commented 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.

For instance we could add:

HarshitNagpal29 commented 2 months ago

@bboreham PTAL https://github.com/prometheus/test-infra/pull/723