thanos-io / kube-thanos

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

Query: Add support for query pushdown #302

Open swgillespie opened 1 year ago

swgillespie commented 1 year ago

Changes

Adds support for the Thanos Query --enable-feature=query-pushdown flag via a boolean useQueryPushdown config flag.

Verification