Wiard van Rij

Results 61 comments of Wiard van Rij

For the record, I've migrated from Aurora to AWS RDS and it's working fine now.

Please use and fill in the issue template with all relevant data.

The assets that we create in the releases; https://github.com/thanos-io/thanos/releases should provide a quick overview of the supported archs. Could you point me to where you've read about x86-64 architecture? Then...

Well, I think the main point would be that technically we should be able to build for whatever. If there is the use case for it, we can include it...

> Can I work on this issue @wiardvanrij Yeah sure. No need to ask. Anyone can do anything!

I'm also currently experiencing this issue while tuning Thanos Store components. Perhaps this issue can be re-opened?

Base-line that I started with. ``` max_idle_connections: 750 max_async_concurrency: 100 max_async_buffer_size: 10000000 max_item_size: 16MiB max_get_multi_concurrency: 900 max_get_multi_batch_size: 100 ``` Then I increased `max_get_multi_batch_size` to 1000 and even to 10000. What...

So, I have fixed this issue for myself. As it was an implementation error xD After investigation, because the config (per above) does not seem to make any difference, I...

Created #3666 , #3667 and #3668 :)

Hi, thanks for the intro. It would be nice to have more information and perhaps like some examples / logs / screenshots when you get the chance