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: Add /api/v1/labels support #905

Merged
merged 9 commits into from
Apr 18, 2019

Commits on Apr 17, 2019

  1. Feature: add /api/v1/labels support

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    6ce875c View commit details
    Browse the repository at this point in the history
  2. Addressed review comments

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    5244e21 View commit details
    Browse the repository at this point in the history
  3. Address reivew comments

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    9c364d6 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    a1c8ac3 View commit details
    Browse the repository at this point in the history
  5. Fixed new proxy store instance

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    e2a781f View commit details
    Browse the repository at this point in the history
  6. To mapping response status code to grpc codes when request failed

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    18b0b9d View commit details
    Browse the repository at this point in the history
  7. Simplify code

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    8441a17 View commit details
    Browse the repository at this point in the history
  8. Addressed review comments

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    63ef9ca View commit details
    Browse the repository at this point in the history
  9. Remove partial response logic in store

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    90fb062 View commit details
    Browse the repository at this point in the history