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

Feature: allow querier and query frontend targets to run on same process #4301

Merged
merged 7 commits into from
Sep 15, 2021

Commits on Sep 15, 2021

  1. allow querier and query frontend to both the registered in same process

    Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>
    trevorwhitney committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    e3c07c7 View commit details
    Browse the repository at this point in the history
  2. rename QuerierWorkerService to WorkerService

    Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>
    trevorwhitney committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    b511648 View commit details
    Browse the repository at this point in the history
  3. add debug log for standalone evaluation

    Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>
    trevorwhitney committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    7f34c4e View commit details
    Browse the repository at this point in the history
  4. inline generation of querier.WorkerServiceConfig

    Co-authored-by: Ed Welch <edward.welch@grafana.com>
    trevorwhitney and slim-bean committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    45bf554 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5978593 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>
    trevorwhitney committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    310abc6 View commit details
    Browse the repository at this point in the history
  7. reconcile go mod with HEAD of main

    Signed-off-by: Trevor Whitney <trevorjwhitney@gmail.com>
    trevorwhitney committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    98266b8 View commit details
    Browse the repository at this point in the history