thanos-io / promql-engine

Multi-threaded PromQL engine implementation based on the Volcano paper.
Apache License 2.0
141 stars 54 forks source link

Update prometheus dependency #363

Closed fpetkovski closed 9 months ago

fpetkovski commented 9 months ago

This commit updates prometheus to d0c2d9c0b9cc0f79582ebfe0f1439e3a8d01fc78 which contains changes for using a loser tree when merging postings.

This should allow us to update Thanos to the same Prometheus version so that we can pick up updates from both Prometheus and the engine.