Closed puckpuck closed 3 years ago
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.
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.