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

Use grafana/regexp instead of regexp package #1745

Merged
merged 3 commits into from Apr 22, 2022
Merged

Conversation

pracucci
Copy link
Collaborator

What this PR does

In #1695 we switched Prometheus to use grafana/regexp instead of Golang regexp. I see no reason why we shouldn't enforce it too. Mimir use of regexp is basically zero (only tests and caching config) but I would just do it to align to Prometheus.

Which issue(s) this PR fixes or relates to

N/A

Checklist

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

Signed-off-by: Marco Pracucci <marco@pracucci.com>
Signed-off-by: Marco Pracucci <marco@pracucci.com>
Signed-off-by: Marco Pracucci <marco@pracucci.com>
@pracucci pracucci merged commit b7cc6ad into main Apr 22, 2022
@pracucci pracucci deleted the use-grafana-regexp branch April 22, 2022 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants