Results 2 issues of Peter Levin

### What does this PR do? Add skipNotScalingEvents config option in WPA to disable NotScaling Kubernetes events and write to logs instead ### Motivation Eliminate WPA error logs that are...

enhancement

### What does this PR do? Provides the [notify_by](https://registry.terraform.io/providers/DataDog/datadog/latest/docs/resources/monitor#notify_by), [groupby_simple_monitor](https://registry.terraform.io/providers/DataDog/datadog/latest/docs/resources/monitor#groupby_simple_monitor) & [renotify_occurrences](https://registry.terraform.io/providers/DataDog/datadog/latest/docs/resources/monitor#renotify_occurrences) monitor options ### Motivation **Closes:** https://github.com/DataDog/datadog-operator/issues/833 https://github.com/DataDog/datadog-operator/issues/814 ### Additional Notes `groupby_simple_monitor` only updates Log Monitors. `renotifyOccurrences` requires `renotifyInterval`...

enhancement