thanos-io / kube-thanos

Kubernetes specific configuration for deploying Thanos.
Apache License 2.0
520 stars 177 forks source link

Add option for enabling new PromQL engine in querier #285

Closed saswatamcode closed 1 year ago

saswatamcode commented 1 year ago

This PR adds a useThanosEngine option for enabling the new PromQL engine in Thanos Querier. Set to false by default.

Changes

Verification

Tested locally.