awslabs / landing-zone-accelerator-on-aws

Deploy a multi-account cloud foundation to support highly-regulated workloads and complex compliance requirements.
https://aws.amazon.com/solutions/implementations/landing-zone-accelerator-on-aws/
Apache License 2.0
563 stars 448 forks source link

DefaultValue Support for CloudWatch Metric Filters #61

Open nickbarclay opened 1 year ago

nickbarclay commented 1 year ago

Describe the feature you'd like Please add support to be set a Default value in security-config.yaml --> cloudWatch --> metricSets --> metrics

Additional context Creating CW metric filters on a particular combination of events does not result in a metric being created (or visible) unless:

  1. the event being filtered on actually occurs
  2. there is a default value set on the filter

Being able to set the default value would help in checking / debugging / testing metricSets and related alarmSets.

erwaxler commented 1 year ago

Hello @nickbarclay , thank you for filing a feature request with the Landing Zone Accelerator team! Our team will evaluate the applicability of this request for a future release.

We will keep this issue open for tracking purposes and keep you aware of any status updates going forward. Thank you for supporting Landing Zone Accelerator!

btanand commented 1 month ago

Hi Team, Was this feature added?