Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade mimir-prometheus to latest main #7541

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Conversation

aknuds1
Copy link
Contributor

@aknuds1 aknuds1 commented Mar 5, 2024

What this PR does

Upgrade mimir-prometheus to latest main, containing the following change:

Which issue(s) this PR fixes or relates to

This fixes a bug in Mimir/Prometheus, where you can't have multiple __name__ matchers between curly braces in a query. Said bug was introduced in #7475.

Checklist

  • Tests updated.
  • Documentation added.
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX].
  • about-versioning.md updated with experimental features.

@aknuds1 aknuds1 force-pushed the arve/multiple-names-fix branch from 8fb4ac9 to 1d6c633 Compare March 5, 2024 11:47
@aknuds1 aknuds1 marked this pull request as ready for review March 5, 2024 11:47
@aknuds1 aknuds1 requested review from grafanabot and a team as code owners March 5, 2024 11:47
@aknuds1 aknuds1 requested a review from colega March 5, 2024 11:48
@aknuds1 aknuds1 added the bug Something isn't working label Mar 5, 2024
@aknuds1 aknuds1 enabled auto-merge (squash) March 5, 2024 11:51
@aknuds1 aknuds1 force-pushed the arve/multiple-names-fix branch from 1d6c633 to 511f750 Compare March 5, 2024 11:55
@aknuds1 aknuds1 merged commit c469969 into main Mar 5, 2024
29 checks passed
@aknuds1 aknuds1 deleted the arve/multiple-names-fix branch March 5, 2024 12:16
grafanabot pushed a commit that referenced this pull request Mar 5, 2024
Signed-off-by: Arve Knudsen <[email protected]>
(cherry picked from commit c469969)
aknuds1 added a commit that referenced this pull request Mar 5, 2024
Signed-off-by: Arve Knudsen <[email protected]>
(cherry picked from commit c469969)

Co-authored-by: Arve Knudsen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport r280 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants