Skip to content

Add store-gateway max series bytes to protect from oomkill#7271

Draft
eeldaly wants to merge 1 commit intocortexproject:masterfrom
eeldaly:master
Draft

Add store-gateway max series bytes to protect from oomkill#7271
eeldaly wants to merge 1 commit intocortexproject:masterfrom
eeldaly:master

Conversation

@eeldaly
Copy link
Contributor

@eeldaly eeldaly commented Feb 17, 2026

What this PR does:
Adds tracking for how many series bytes are being processed by store-gateway as well as an optional limit to reject incoming requests when breached. This is a built as a last resort measure to prevent/reduce store-gateway oomkills.

Which issue(s) this PR fixes:

Checklist

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

… to prevent oomkill

Signed-off-by: Essam Eldaly <eeldaly@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments