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

Add flag to disable store gateway query stats #5749

Merged
merged 3 commits into from
Feb 1, 2024

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented Jan 28, 2024

What this PR does:

Store Gateway Query Stats is always enabled before, which might produce too many unnecessary logs for some users. This pr put this feature under a flag so that users can disable it at will.

Which issue(s) this PR fixes:
Fixes #5721

Checklist

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

Signed-off-by: Ben Ye <benye@amazon.com>
Signed-off-by: Ben Ye <benye@amazon.com>
Signed-off-by: Ben Ye <benye@amazon.com>
@alanprot alanprot merged commit 292c423 into cortexproject:master Feb 1, 2024
16 checks passed
@yeya24 yeya24 deleted the sg-query-stats-log branch February 1, 2024 22:44
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.16.0 Store Gateway Query stats - ability to disable
2 participants