kiwigrid/helm-charts

[prometheus-thanos] Allow enabling binary index headers

Closed this issue · 0 comments

Is this a request for help?:
No

Is this a BUG REPORT or FEATURE REQUEST? (choose one):
Feature request

We've seen spikes in memory usage when the Thanos store gateway is starting up. Thanos v0.11.0 implements experimental support for binary index headers which address the issue. The feature is opt-in and I'd like to allow enabling it through this chart.

Version of Helm and Kubernetes:
Helm: v2.16.1
Kubernetes: v1.12.8

Which chart in which version:
prometheus-thanos v4.1.0

What happened:
N/A

What you expected to happen:
I can use binary index headers on my Thanos instance

How to reproduce it (as minimally and precisely as possible):
N/A

Anything else we need to know:
I'm going to raise a PR for this.