vik

Results 4 comments of vik

> For completeness, here's the needed config > > ``` > query_range: > split_queries_by_interval: 24h > > frontend: > max_outstanding_per_tenant: 1024 > ``` This helped partially, I still see the...

> query_range: > split_queries_by_interval: 0 This part seems to help. I never ran into this issue with 2.4.1. Something changed in 2.4.2, I hope they restore the default values to...

I have the same issue. ``` % docker info Client: Docker Engine - Community Version: 29.1.2 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.30.1 Path:...

https://github.com/docker/compose/pull/13439 fixes this issue