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

Remote read first class: implement blocking queries #8353

Closed
wants to merge 5 commits into from

Conversation

krajorama
Copy link
Contributor

What this PR does

Propose structure for implementing query blocking and limits enforcement for remote read

Which issue(s) this PR fixes or relates to

Related to https://github.com/grafana/pir-actions/issues/10 (internal)

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.

@krajorama krajorama force-pushed the refactor-handler-remote-read-parsing branch from 524679b to 3d19b2e Compare June 12, 2024 08:14
Make place for a remote read roundtripper that would
wrap limits and blocking checks.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
@krajorama krajorama force-pushed the refactor-handler-remote-read-parsing branch from 3d19b2e to f820df2 Compare June 12, 2024 09:23
Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
@krajorama krajorama changed the title Remote read first class: workflow structure Remote read first class: limits and blocks middlewares Jun 12, 2024
@krajorama krajorama changed the title Remote read first class: limits and blocks middlewares Remote read first class: implement blocking queries Jun 12, 2024
Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
Return more details on the API.
Sync the error and log messages for easier correlation of logs and
also blocked_queries configuration.
Update docs and changelog.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
@krajorama
Copy link
Contributor Author

Superseded by #8372

@krajorama krajorama closed this Jun 14, 2024
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.

1 participant