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

Disable transfers in loki-local-config.yaml #1579

Merged
merged 2 commits into from
Jan 24, 2020

Commits on Jan 24, 2020

  1. Disable transfers in loki-local-config.yaml

    #1425 added the ability to disable transfers by setting the max amount of retries to zero or lower. The PR, however, didn't change the default setting in loki-local-config.yaml. This commit changes the setting in loki-local-config.yaml to disable transfers since they would never succeed with the default settings of an inmemory ring anyway.
    rfratto committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    d4186e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd36cf5 View commit details
    Browse the repository at this point in the history