jaegertracing / helm-charts

Helm Charts for Jaeger backend
Apache License 2.0
258 stars 340 forks source link

[Feature]: Enabling elasticsearch rollover using helm chart installation? #438

Open plaes opened 1 year ago

plaes commented 1 year ago

Requirement

Currently it's a bit unclear how to enable rollover feature when using helm-based installation with automatically provisioned elasticsearch.

Problem

I am aware about the issue #276, but from current documentation and helm's example values it's unclear whether I need to modify cluster manually or which values should I tweak (for example, whether I should also set the --es.use-aliases=true manually).

Proposal

No response

Open questions

Would it make sense to Implement a configuration block for rollover feature just below jaeger.elasticsearch?