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

Add target metadata API #4438

Closed
wants to merge 7 commits into from
Closed

Commits on Jul 12, 2021

  1. metadata: Extend metadata service with target metadata api

    Signed-off-by: Philip Gough <philip.p.gough@gmail.com>
    philipgough committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    46430a0 View commit details
    Browse the repository at this point in the history
  2. metadata: Generate go code from protobuf

    Signed-off-by: Philip Gough <philip.p.gough@gmail.com>
    philipgough committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    e417d6e View commit details
    Browse the repository at this point in the history
  3. query: Extend querier api with http handler for target metadata

    Signed-off-by: Philip Gough <philip.p.gough@gmail.com>
    philipgough committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    531e389 View commit details
    Browse the repository at this point in the history
  4. metadata: Add prometheus client for target metadata endpoint

    Signed-off-by: Philip Gough <philip.p.gough@gmail.com>
    philipgough committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    2b921af View commit details
    Browse the repository at this point in the history
  5. metadata: Add proxy implementation for target metadata fanout

    Signed-off-by: Philip Gough <philip.p.gough@gmail.com>
    philipgough committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    fb1aa97 View commit details
    Browse the repository at this point in the history
  6. metadata: Add e2e test for target metadata

    Signed-off-by: Philip Gough <philip.p.gough@gmail.com>
    philipgough committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    186f778 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. docs: Add chanelog entry

    Signed-off-by: Philip Gough <philip.p.gough@gmail.com>
    philipgough committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    cabfd96 View commit details
    Browse the repository at this point in the history