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

Query: fix exemplar proxying for receivers with multiple tenants #7326

Merged

Commits on May 3, 2024

  1. adding broken test case

    Signed-off-by: Pedro Tanaka <pedro.tanaka@shopify.com>
    pedro-stanaka committed May 3, 2024
    Configuration menu
    Copy the full SHA
    3ad558e View commit details
    Browse the repository at this point in the history
  2. Query: fixing matching of exemplar stores with multi tenants

    When using the exemplars proxy to search for exemplars on receivers, if one receiver had tenants that did not match the selector on the external label it would get
    skipped completely even if it had a tenant that actually matched
    
    Signed-off-by: Pedro Tanaka <pedro.tanaka@shopify.com>
    pedro-stanaka committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f5fb9af View commit details
    Browse the repository at this point in the history
  3. adding changelog

    Signed-off-by: Pedro Tanaka <pedro.tanaka@shopify.com>
    pedro-stanaka committed May 3, 2024
    Configuration menu
    Copy the full SHA
    20a608a View commit details
    Browse the repository at this point in the history
  4. rename func

    Signed-off-by: Pedro Tanaka <pedro.stanaka@gmail.com>
    pedro-stanaka committed May 3, 2024
    Configuration menu
    Copy the full SHA
    167c32f View commit details
    Browse the repository at this point in the history