grafana / mimir

Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus.
https://grafana.com/oss/mimir/
GNU Affero General Public License v3.0
4.18k stars 537 forks source link

Querier and query-frontend test changes for Prometheus 3 upgrade #9959

Closed charleskorn closed 1 week ago

charleskorn commented 1 week ago

What this PR does

This PR includes the changes to querier and query-frontend tests to mirror the left-open interval change in Prometheus 3.

Which issue(s) this PR fixes or relates to

(none)

Checklist