Skip to content

Conversation

56quarters
Copy link
Contributor

cherry-pick of 117f0d6 for r230

What this PR does

Add a new experimental limit to enforce the size of a query is under a certain number of bytes. This limit is enforced in the query-frontend and supports queries for multiple tenants. In this case, the lowest non-zero limit is enforced.

Which issue(s) this PR fixes or relates to

Fixes #4602

Checklist

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

Add a new experimental limit to enforce the size of a query is under
a certain number of bytes. This limit is enforced in the query-frontend
and supports queries for multiple tenants. In this case, the lowest
non-zero limit is enforced.

Fixes #4602

Signed-off-by: Nick Pillitteri <nick.pillitteri@grafana.com>
@56quarters 56quarters marked this pull request as ready for review March 28, 2023 20:13
@56quarters 56quarters requested review from a team as code owners March 28, 2023 20:13
@56quarters 56quarters merged commit 4ef066a into r230 Mar 28, 2023
@56quarters 56quarters deleted the query-size-r230 branch March 28, 2023 20:57
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.

2 participants