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

Don't include external labels in blocks uploaded by Ingester #1972

Merged
merged 8 commits into from
Jun 3, 2022

Commits on Jun 3, 2022

  1. Remove support for external labels.

    Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
    pstibrany committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    d1e344a View commit details
    Browse the repository at this point in the history
  2. Fixed comments.

    Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
    pstibrany committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    8625b44 View commit details
    Browse the repository at this point in the history
  3. Don't use TenantID label. Filter out the label during compaction.

    Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
    pstibrany committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    b683f9f View commit details
    Browse the repository at this point in the history
  4. CHANGELOG.md

    Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
    pstibrany committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    e49b71b View commit details
    Browse the repository at this point in the history
  5. Use public function from Thanos.

    Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
    pstibrany committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    606ac09 View commit details
    Browse the repository at this point in the history
  6. Use new UploadBlock function, move GrpcContextMetadataTenantID constant.

    Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
    pstibrany committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    c323222 View commit details
    Browse the repository at this point in the history
  7. Rename tsdb2 import to mimir_tsdb.

    Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
    pstibrany committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    febe829 View commit details
    Browse the repository at this point in the history
  8. Fix tests.

    Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
    pstibrany committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    703e2d4 View commit details
    Browse the repository at this point in the history