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

Set defaults to query ingesters, not store, for recent data #1909

Merged
merged 2 commits into from
May 23, 2022

Commits on May 20, 2022

  1. Set defaults to query ingesters, not store, for recent data

    Set queriers to _not_ query storage (store-gateways) for recent data
    and set the store-gateways to ignore recent uncompacted blocks.
    
    Default values are set to match what we use in the Mimir jsonnet.
    
    Fixes #1639
    
    Signed-off-by: Nick Pillitteri <nick.pillitteri@grafana.com>
    56quarters committed May 20, 2022
    Configuration menu
    Copy the full SHA
    90bd0a0 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Improve changelog for defaults changing

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