Releases: cdklabs/cdk-monitoring-constructs
Releases · cdklabs/cdk-monitoring-constructs
v9.1.0
9.1.0 (2024-11-13)
Features
v9.0.0
9.0.0 (2024-11-13)
⚠ BREAKING CHANGES
- require aws-cdk-lib ^2.160.0
- remove
XaxrMathExpression
construct; use MathExpression
from aws-cdk-lib/aws-cloudwatch
instead
- MetricFactory: enforce
scope
argument
Features
- MetricFactory: enforce
scope
argument (66c21a4)
- require aws-cdk-lib ^2.160.0 (e391785)
v8.4.0
8.4.0 (2024-11-12)
Features
v8.3.6
8.3.6 (2024-11-12)
Bug Fixes
- MetricFactory: wrap search query dimensions with quotes to handle potential whitespace (#591) (97cf069)
v8.3.5
8.3.5 (2024-10-30)
Bug Fixes
- cloudwatch: use correct metric statistic for IncomingLogEvents (#589) (dc4f063), closes #588
v8.3.4
8.3.4 (2024-10-28)
Bug Fixes
- Allow non-integral latency thresholds and durations (#587) (1eff500), closes #586
v8.3.3
8.3.3 (2024-10-24)
Bug Fixes
- MetricFactory: more specific return type for createMetricSearch (#584) (3326fa2), closes #583
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)