Open rrraditya opened 2 years ago
Thanks for the report. Not that I'm exactly aware of we made that many changes there, could you upgrade 0.17.2 towards the latest release for a test if that makes any difference?
hi @wiardvanrij i will give it a try and back to you with the result. thank you.
hi All,
after some investigation the 504 gateway timeout was triggered by the S3 load balancer due to long time when query list of objects. because the objects is quite a lot.
so can we manually clear some prometheus blocks data? is it going to impact other thanos components because we delete old prometheus blocks data manually? because we cannot depends on thanos compactor to delete old data based on retention, because thanos compact will also got timeout when it try to query the object storage.
Thank you.
hi @wiardvanrij hope you can find this ticket again and help us on this inquiries. thank you.
Hello 👋 Looks like there was no activity on this issue for the last two months.
Do you mind updating us on the status? Is this still reproducible or needed? If yes, just comment on this PR or push a commit. Thanks! 🤗
If there will be no activity in the next two weeks, this issue will be closed (we can always reopen an issue if we need!). Alternatively, use remind
command if you wish to be reminded at some point in future.
Thanos, Prometheus and Golang version used:
Object Storage Provider: Internal Cloudian S3
What happened: Thanos compact stops to running and when we want to verify the issue if there's any overlapped blocks, the bucket verify is failing due timeout and thanos store also get timeout with same error.
What you expected to happen: bucket verify can listdown all the overlapped bucket and not getting timeout. can we adjust timeout for block metadata fetch? I couldn't find the proper option in the documentation.
Full logs to relevant components:
Anything else we need to know:
Environment: