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

Change shuffle sharding ingester lookback default config #1921

Merged
merged 2 commits into from
May 25, 2022

Commits on May 24, 2022

  1. Change shuffle sharding ingester lookback default config

    Use the same default value for ingester lookback as the "query ingesters
    within" setting to reduce the number of things that need to be changed from
    their defaults. This change also removes use of the
    `-blocks-storage.tsdb.close-idle-tsdb-timeout` flag in jsonnet since the
    value being used matches the default.
    
    Follow up to #1915
    
    Signed-off-by: Nick Pillitteri <nick.pillitteri@grafana.com>
    56quarters committed May 24, 2022
    Configuration menu
    Copy the full SHA
    3164d9e View commit details
    Browse the repository at this point in the history
  2. Changelog

    Signed-off-by: Nick Pillitteri <nick.pillitteri@grafana.com>
    56quarters committed May 24, 2022
    Configuration menu
    Copy the full SHA
    dd3d2c7 View commit details
    Browse the repository at this point in the history