Skip to content

Commit

Permalink
Skip out of order chunks instead of crashing Compact (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
george-angel authored Sep 29, 2023
1 parent 78cb029 commit 879ccf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/thanos-compact/thanos-compact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ spec:
args:
- compact
- --block-viewer.global.sync-block-interval=1h
- --compact.skip-block-with-out-of-order-chunks # https://github.com/thanos-io/thanos/issues/3442#issuecomment-1336139960
- --data-dir=/var/thanos/compact
- --delete-delay=48h
- --log.level=warn
Expand Down

0 comments on commit 879ccf8

Please sign in to comment.