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 query scheduler to allow discovery via the ring as an alternative to DNS #4424

Merged
merged 10 commits into from
Oct 21, 2021

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    fd22a6c View commit details
    Browse the repository at this point in the history
  2. Add a ring to the query scheduler which is then used by the frontend …

    …worker and querier workers to find the scheduler address as an alternative to using DNS
    slim-bean authored and trevorwhitney committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    d6e149f View commit details
    Browse the repository at this point in the history
  3. update some of the forked code to use dskit grpcclient and grpcutil s…

    …ince #4312 was merged after the original fork was created.
    slim-bean authored and trevorwhitney committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    21d72da View commit details
    Browse the repository at this point in the history
  4. remove query scheduler dependency from querier

    Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>
    trevorwhitney committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    ddb204b View commit details
    Browse the repository at this point in the history
  5. migrate logging package and make linter happy

    Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>
    trevorwhitney committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    4b919ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52ca38f View commit details
    Browse the repository at this point in the history
  7. Doc changes from code review

    A few doc fixes
    
    Co-authored-by: Karen Miller <84039272+KMiller-Grafana@users.noreply.github.com>
    trevorwhitney and KMiller-Grafana committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    b164090 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9a396c8 View commit details
    Browse the repository at this point in the history
  9. update changelog

    trevorwhitney committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    b443179 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2553167 View commit details
    Browse the repository at this point in the history