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

Changed -query-frontend.max-cache-freshness default value from 1m to 10m #7161

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

pracucci
Copy link
Collaborator

What this PR does

We're used to say everyone that the last 10m of data is not cached in the query results cache and that's what's configured in Helm and Jsonnet. However, the default value of -query-frontend.max-cache-freshness is 1m. In this PR I propose to change it to 10m.

Which issue(s) this PR fixes or relates to

N/A

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.

Copy link
Contributor

@56quarters 56quarters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pracucci pracucci marked this pull request as ready for review January 19, 2024 16:49
@pracucci pracucci requested review from a team as code owners January 19, 2024 16:49
Signed-off-by: Marco Pracucci <marco@pracucci.com>
@pracucci pracucci force-pushed the change-query-frontend.max-cache-freshness-default branch from 8d877a7 to 3b10e43 Compare January 19, 2024 16:50
@pracucci pracucci enabled auto-merge (squash) January 19, 2024 16:50
@pracucci pracucci merged commit dcb1666 into main Jan 19, 2024
28 checks passed
@pracucci pracucci deleted the change-query-frontend.max-cache-freshness-default branch January 19, 2024 17:04
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.

None yet

2 participants