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

Improve config settings based on recent learnings #369

Merged
merged 1 commit into from
Aug 13, 2021
Merged

Conversation

pracucci
Copy link
Collaborator

What this PR does:
In this PR I'm doing small config changes based on recent learnings. All these changes have already been rolled out to prod and confirmed to work fine:

  • Decreased -server.grpc-max-concurrent-streams from 100k to 10k.
  • Decreased blocks storage ingesters graceful termination period from 80m to 20m.
  • Added 256MB memory ballast to querier.
  • Fixed -distributor.extend-writes setting on ruler when unregister_ingesters_on_shutdown is disabled.

Which issue(s) this PR fixes:
N/A

Checklist

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

Signed-off-by: Marco Pracucci <marco@pracucci.com>
@pracucci pracucci requested a review from a team as a code owner August 13, 2021 06:55
Copy link
Member

@pstibrany pstibrany left a comment

Choose a reason for hiding this comment

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

Looks good.

@pracucci pracucci merged commit f0ed263 into main Aug 13, 2021
@pracucci pracucci deleted the config-changes branch August 13, 2021 07:34
simonswine pushed a commit to grafana/mimir that referenced this pull request Dec 20, 2021
…nges

Improve config settings based on recent learnings
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