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

compactor: Add offline deduplication #4239

Merged
merged 12 commits into from
Jun 16, 2021
Merged

compactor: Add offline deduplication #4239

merged 12 commits into from
Jun 16, 2021

Commits on May 28, 2021

  1. add offline dedup compactor

    Signed-off-by: yeya24 <yb532204897@gmail.com>
    yeya24 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    ef0f7fa View commit details
    Browse the repository at this point in the history
  2. add tests for downsampled block

    Signed-off-by: yeya24 <yb532204897@gmail.com>
    yeya24 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    6bac9cd View commit details
    Browse the repository at this point in the history
  3. address review comment

    Signed-off-by: yeya24 <yb532204897@gmail.com>
    yeya24 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    a5e6874 View commit details
    Browse the repository at this point in the history
  4. update flag description

    Signed-off-by: yeya24 <yb532204897@gmail.com>
    yeya24 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    a0be864 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. make deduplication label unhidden

    Signed-off-by: yeya24 <yb532204897@gmail.com>
    yeya24 committed May 31, 2021
    Configuration menu
    Copy the full SHA
    6fa6184 View commit details
    Browse the repository at this point in the history
  2. fix doc lint

    Signed-off-by: yeya24 <yb532204897@gmail.com>
    yeya24 committed May 31, 2021
    Configuration menu
    Copy the full SHA
    15acd8c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. address review comments

    Signed-off-by: yeya24 <yb532204897@gmail.com>
    yeya24 committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    d0cba24 View commit details
    Browse the repository at this point in the history
  2. change tmp dir

    Signed-off-by: yeya24 <yb532204897@gmail.com>
    yeya24 committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    0aa41f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. update docs

    Signed-off-by: yeya24 <yb532204897@gmail.com>
    yeya24 committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    dbd7ed2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/thanos-io/thanos into dedup…

    …-comp
    
    Signed-off-by: yeya24 <yb532204897@gmail.com>
    yeya24 committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    2914720 View commit details
    Browse the repository at this point in the history
  3. update changelog

    Signed-off-by: yeya24 <yb532204897@gmail.com>
    yeya24 committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    3168617 View commit details
    Browse the repository at this point in the history
  4. fix lint

    Signed-off-by: yeya24 <yb532204897@gmail.com>
    yeya24 committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    b834cda View commit details
    Browse the repository at this point in the history