kedacore / keda

KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
https://keda.sh
Apache License 2.0
8.01k stars 1.01k forks source link

Default Values for IgnoreNullValue for AWS Cloudwatch Scaler hides errors - V3 Fix #5873

Open robpickerill opened 2 weeks ago

robpickerill commented 2 weeks ago

Proposal

The implementation of the default value of true for IgnoreNullValues for the AWS CloudWatch Scaler masquerades user errors. This should be fixed for V3.

Context: https://github.com/kedacore/keda/pull/5635#discussion_r1589965395

Use-Case

No response

Is this a feature you are interested in implementing yourself?

Yes

Anything else?

No response