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

Strip replica labels from series in Store Gateway #6296

Closed

Commits on Apr 19, 2023

  1. Strip replica labels from series in Store Gateway

    Store Gateway is currently the only store which does not strip
    replica labels from stores. This causes deduplication problems for
    certain cases where users need to deduplicate by labels stored in TSDB.
    
    This commit modifies store-gateway to strip replica labels when they are
    also stored in TSDB blocks.
    
    Signed-off-by: Filip Petkovski <filip.petkovsky@gmail.com>
    fpetkovski committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    c3f7fe0 View commit details
    Browse the repository at this point in the history