[collector] Should be possible to use HPA when deploy mode is "statefulset" #1005
Labels
chart:collector
Issue related to opentelemetry-collector helm chart
enhancement
New feature or request
good first issue
Good for newcomers
Currently, when otel collector is deployed as a "statefulset" the charts do not allow using HPA for autoscaling.
https://github.com/open-telemetry/opentelemetry-helm-charts/blob/main/charts/opentelemetry-collector/templates/hpa.yaml#L1
It should be possible to use HPA when in "statefulset" mode, always having in consideration when and how to scale stateful collectors https://opentelemetry.io/docs/collector/scaling/#scaling-stateful-collectors
The text was updated successfully, but these errors were encountered: