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

querier, receiver, sidecar, store: Add gRPC health check endpoints #2008

Merged
merged 10 commits into from
Jan 28, 2020

Commits on Jan 24, 2020

  1. Add gRPC health endpoints

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    420d6aa View commit details
    Browse the repository at this point in the history
  2. Add grpc life-cycle methods

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    5573f7f View commit details
    Browse the repository at this point in the history
  3. Utilize grpc health check server

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    9f2ac29 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    116e0a9 View commit details
    Browse the repository at this point in the history
  5. Provide more structured way to probe

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    4edd3c8 View commit details
    Browse the repository at this point in the history
  6. Fix linted errors

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    582b841 View commit details
    Browse the repository at this point in the history
  7. Remove white noise

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    b87720d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Add dedicated probe for instrumentation

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    1b07254 View commit details
    Browse the repository at this point in the history
  2. Retest

    Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
    kakkoyun committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    59b80eb View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Configuration menu
    Copy the full SHA
    eb23cef View commit details
    Browse the repository at this point in the history