Skip to content

why store UI shows Invalid date and empty Announced LabelSets #3986

Discussion options

You must be logged in to vote

Hi @hairongGao, this relates to the internal implementation of the two stores: Sidecar for Prometheus store and the store gateway.

Sidecar has a shipper component that watches your TSDB directory and uploads blocks to your obj store. The min-time of your sidecar will be updated once your TSDB dir is not empty: the shipper will read the timestamp from that block and update the min-time info.

For the announced labelSets of Store gateway, it is empty because there is no block in that bucket. If you have some blocks there, the announced labelSets will be updated to the blocks' labels.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rgaoistheone
Comment options

Answer selected by yeya24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants