Skip to content

[store] - Index Header unexpected number of S3 requests #5524

Discussion options

You must be logged in to vote

Got some good results by decreasing concurrency and increasing sync duration:

--block-meta-fetch-concurrency=8
--block-sync-concurrency=8
--sync-block-duration=2h

To minimize query impact we had to:

  • Configure thanos store overlapping (set at 1 day, ie. store-1.minTime = 5d and store-2.maxTime = 5d)
  • Configured thanos receiver retention to 3h, so live metric queries wont be affected by sync block delay

Replies: 1 comment 1 reply

Comment options

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

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