cdk-monitoring-constructs icon indicating copy to clipboard operation
cdk-monitoring-constructs copied to clipboard

Easy-to-use CDK constructs for monitoring your AWS infrastructure

Results 92 cdk-monitoring-constructs issues
Sort by recently updated
recently updated
newest added

### Version 8.3.3 ### Steps and/or minimal code example to reproduce 1. Have a managed OpenSearch domain that sporadically doesn't report the FreeStorageSpace. According to AWS Support, this can occur...

bug

### Feature scope MetricFactory ### Describe your suggested feature The [MetricFactory#createMetricSearch](https://github.com/cdklabs/cdk-monitoring-constructs/blob/1f8ca082a122af8775f01be2d30c92c3de1344a1/lib/common/metric/MetricFactory.ts#L131) method explicitly calls out being able to pass in an object where the values are `undefined` for the `dimensionsMap`...

feature-request