Releases: cdklabs/cdk-monitoring-constructs
Releases · cdklabs/cdk-monitoring-constructs
v8.3.2
8.3.2 (2024-10-16)
Bug Fixes
- Add sampleCountMetricId to CustomAlarmThreshold (#581) (08e4131)
v8.3.1
8.3.1 (2024-09-24)
Bug Fixes
v8.3.0
8.3.0 (2024-09-18)
Features
- lambda: add isOffsetLag prop for alarms/dashboards for OffsetLag metric (#574) (8e77c25)
v8.2.0
8.2.0 (2024-09-09)
Features
v8.1.1
8.1.1 (2024-08-23)
Bug Fixes
- stepfunctions: specify line colors for Step Functions Executions graph to ensure failed executions don't show as green (#562) (b94319b)
v8.1.0
8.1.0 (2024-08-01)
Features
- custom: handle cross-account/cross-region search expressions for dashboards (#551) (839d06f), closes #533
Bug Fixes
v8.0.1
8.0.1 (2024-07-17)
Bug Fixes
v8.0.0
8.0.0 (2024-07-03)
⚠ BREAKING CHANGES
- update more MetricFactory classes to extend base (#541)
Features
- allow specifying regions/accounts at a more granular level (#533) (4801636)
- update more MetricFactory classes to extend base (#541) (8ee4010)
- wafv2: better handle contextually required region prop (#535) (c17e2b5)
v7.13.1
7.13.1 (2024-07-02)
Bug Fixes
- sqs: fix sqs message age and min incoming dedupe (#540) (8e1f062), closes #255