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

Loki: Add a ring to the compactor used to control concurrency when not running standalone #4574

Merged
merged 14 commits into from
Nov 1, 2021

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    426dbc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b214951 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50aa1c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd3a297 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f1f43e View commit details
    Browse the repository at this point in the history
  6. Update pkg/storage/stores/shipper/compactor/compactor_ring.go

    Co-authored-by: Owen Diehl <ow.diehl@gmail.com>
    slim-bean and owen-d committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    4270d00 View commit details
    Browse the repository at this point in the history
  7. Update pkg/storage/stores/shipper/compactor/compactor_ring.go

    Co-authored-by: Owen Diehl <ow.diehl@gmail.com>
    slim-bean and owen-d committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    0228c49 View commit details
    Browse the repository at this point in the history
  8. Update pkg/storage/stores/shipper/compactor/compactor_ring.go

    Co-authored-by: Owen Diehl <ow.diehl@gmail.com>
    slim-bean and owen-d committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    c6df173 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f8f36f View commit details
    Browse the repository at this point in the history
  10. fix lint

    slim-bean committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    8f77033 View commit details
    Browse the repository at this point in the history
  11. better handling of the tokens file with a way to easily tell all the …

    …rings to persist tokens
    slim-bean committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    db074eb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b7111e View commit details
    Browse the repository at this point in the history
  13. removing "scheduler" from log line which may be called by components …

    …other than a scheduler in the future.
    slim-bean committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    dbf196b View commit details
    Browse the repository at this point in the history
  14. update changelog

    slim-bean committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    584a47c View commit details
    Browse the repository at this point in the history