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

mimir microservices mode config for faster feedback loop #8174

Merged

Conversation

francoposa
Copy link
Member

@francoposa francoposa commented May 22, 2024

What this PR does

Largely lifted from GEM.
This config allows several things to be tested much faster in a local dev environment when starting with a blank slate.

Also fixes old consul config that did not work because we don't use consul.

Tested several times in local environment to get working values.

Values are largely set based on ability to easily send queries that are only for ingesters or only for store-gateways, e.g. query_store_after set to 10m so there's buffer where sending queries for the last 5m won't touch the store-gateways.

Which issue(s) this PR fixes or relates to

Fixes #

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.

@francoposa francoposa requested a review from a team as a code owner May 22, 2024 17:20
@francoposa francoposa merged commit 09c7650 into main May 22, 2024
29 checks passed
@francoposa francoposa deleted the francoposa/mimir-microservices-mode-config-faster-feedback branch May 22, 2024 17:49
narqo pushed a commit to narqo/grafana-mimir that referenced this pull request Jun 6, 2024
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