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

store-gateway: enable lazy loading concurrency by default #6004

Merged

Commits on Sep 12, 2023

  1. store-gateway: enable lazy loading concurrency by default

    Lazy loading concurrency has shows good results with slower disks internally at GL, so this PR is enabling it by default.
    
    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    8f40dda View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG.md entry

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    9cd2e88 View commit details
    Browse the repository at this point in the history
  3. Update tests

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f731fb2 View commit details
    Browse the repository at this point in the history
  4. Update tests

    Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
    dimitarvdimitrov committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    970ca55 View commit details
    Browse the repository at this point in the history