honeycombio / helm-charts

Helm repository and charts for Honeycomb
Apache License 2.0
30 stars 39 forks source link

[refinery] add HPA support #71

Closed puckpuck closed 3 years ago

puckpuck commented 3 years ago

Which problem is this PR solving?

Adds support for dynamic autoscaling using an HPA. The default autoscaling configuration is to disable scaledown, as scaling events can cause traces with missing spans. The documentation explains this.