cdklabs / cdk-monitoring-constructs

Easy-to-use CDK constructs for monitoring your AWS infrastructure
https://constructs.dev/packages/cdk-monitoring-constructs
Apache License 2.0
444 stars 56 forks source link

feat: handle cross-account/region for metric math, search, and anomaly detection in MetricFactory #415

Closed echeung-amzn closed 10 months ago

echeung-amzn commented 10 months ago

This expands on what was implemented in #311, which only handled regular metrics via createMetric.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license