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

query-scheduler: Now proper support for querier_forget_delay #6174

Merged
merged 3 commits into from
May 17, 2022

Commits on May 17, 2022

  1. query-scheduler: Now proper support for querier_forget_delay

    Since now shuffle sharding is supported on the `query-path` in Loki,
    it makes sense to enable this config.
    
    Signed-off-by: Kaviraj <kavirajkanagaraj@gmail.com>
    kavirajk committed May 17, 2022
    Configuration menu
    Copy the full SHA
    3b7d820 View commit details
    Browse the repository at this point in the history
  2. Update pkg/scheduler/scheduler.go

    Co-authored-by: Christian Simon <simon@swine.de>
    kavirajk and simonswine committed May 17, 2022
    Configuration menu
    Copy the full SHA
    af8258f View commit details
    Browse the repository at this point in the history
  3. Update docs/sources/configuration/_index.md

    Co-authored-by: Christian Simon <simon@swine.de>
    kavirajk and simonswine committed May 17, 2022
    Configuration menu
    Copy the full SHA
    3dcb4c1 View commit details
    Browse the repository at this point in the history