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

Ensure read service regexes get optimised #9996

Merged
merged 2 commits into from
Jun 22, 2018
Merged

Ensure read service regexes get optimised #9996

merged 2 commits into from
Jun 22, 2018

Conversation

e-dard
Copy link
Contributor

@e-dard e-dard commented Jun 22, 2018

This fixes a bug where the read endpoint (used by flux and the prometheus read endpoint) was not calling into our regex optimisation logic.

As such, regex expressions were not getting re-written, resulting in slower read performance.

@e-dard e-dard requested a review from stuartcarnie June 22, 2018 18:01
@ghost ghost assigned e-dard Jun 22, 2018
@ghost ghost added the review label Jun 22, 2018
@e-dard e-dard added this to the 1.6.0 milestone Jun 22, 2018
@gshif gshif merged commit ace73c3 into master Jun 22, 2018
@ghost ghost removed the review label Jun 22, 2018
@e-dard e-dard deleted the er-prom-rege branch January 7, 2019 11:54
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.

3 participants