Skip to content

Promote sidecar shipper.upload-compacted flag to non hidden, non experimental state.#1833

Merged
bwplotka merged 1 commit intomasterfrom
old-metrics
Dec 5, 2019
Merged

Promote sidecar shipper.upload-compacted flag to non hidden, non experimental state.#1833
bwplotka merged 1 commit intomasterfrom
old-metrics

Conversation

@bwplotka
Copy link
Member

@bwplotka bwplotka commented Dec 3, 2019

Signed-off-by: Bartek Plotka bwplotka@gmail.com

Copy link
Member

@squat squat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small grammar nits


### Uploading old metrics.

When sidecar is ran wit `--shipper.upload-compacted` flag it will sync all older existing blocks from the Prometheus local storage on startup.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When the sidecar is run with the --...

### Uploading old metrics.

When sidecar is ran wit `--shipper.upload-compacted` flag it will sync all older existing blocks from the Prometheus local storage on startup.
NOTE: This assumes you never run sidecar with block uploading against this bucket. Otherwise manual steps are needed to remove overlapping blocks from bucket.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

... from the bucket.

…rimental state.

Signed-off-by: Bartek Plotka <bwplotka@gmail.com>
@squat
Copy link
Member

squat commented Dec 4, 2019

Hmm could we have a race?

storeset_test.go:476:

	exp: 15

	got: 14

--- FAIL: TestStoreSet_Update (4.02s)
FAIL
FAIL	github.com/thanos-io/thanos/pkg/query	8.073s

@bwplotka
Copy link
Member Author

bwplotka commented Dec 5, 2019

@squat Will look on that. Not introduced by this PR for sure (:

@bwplotka bwplotka merged commit fd01026 into master Dec 5, 2019
@squat squat deleted the old-metrics branch December 5, 2019 10:21
@squat
Copy link
Member

squat commented Dec 5, 2019

Yes that’s for sure. We’ll need to do a bit of digging to identify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants