Skip to content

Releases: cdklabs/cdk-monitoring-constructs

v9.7.1

14 Apr 21:07
eee9581
Compare
Choose a tag to compare

9.7.1 (2025-04-14)

Bug Fixes

  • MetricFactory: Metric Search with multiple namespaces are wrongly wrapped (#637) (eee9581), closes #623

v9.7.0

10 Apr 19:14
a686e1f
Compare
Choose a tag to compare

9.7.0 (2025-04-10)

Features

v9.6.1

08 Apr 18:31
b2f9e5d
Compare
Choose a tag to compare

9.6.1 (2025-04-08)

Bug Fixes

  • use latest Node.js runtime for utility Lambda functions (#634) (b2f9e5d)

v9.6.0

31 Mar 13:36
911f5a0
Compare
Choose a tag to compare

9.6.0 (2025-03-31)

Features

  • lambda: allow latency alarms to be based on function timeout (#621) (911f5a0), closes #567

Bug Fixes

  • dynamo: adjusts DynamoTableGlobalSecondaryIndexMonitoring to respect localAlarmNamePrefixOverride (#629) (3991ec8), closes #628

v9.5.0

26 Mar 18:14
0b2bee6
Compare
Choose a tag to compare

9.5.0 (2025-03-26)

Features

  • KinesisFirehoseMonitoring: add isDataFormatConversionEnabled prop (#627) (0b2bee6)

v9.4.0

21 Mar 14:14
f501905
Compare
Choose a tag to compare

9.4.0 (2025-03-21)

Features

  • AlarmFactory: allow accessing action strategy as part of alarm naming strategy (#625) (f501905)

v9.3.0

21 Mar 02:54
d473fd0
Compare
Choose a tag to compare

9.3.0 (2025-03-21)

Features

  • Allow specifying alarmDedupeStringSuffix in CustomAlarmThreshold (#622) (09f66a7)

v9.2.0

05 Feb 15:53
53a5c03
Compare
Choose a tag to compare

9.2.0 (2025-02-05)

Features

  • create jsii@5 compatible replacement for KeyValueTableWidget (#619) (53a5c03)

v9.1.3

18 Dec 14:57
8b50140
Compare
Choose a tag to compare

9.1.3 (2024-12-18)

Bug Fixes

  • Global Default Region and Account not set in certain metrics (#615) (8b50140)

v9.1.2

07 Dec 00:35
dc1edac
Compare
Choose a tag to compare

9.1.2 (2024-12-07)

Bug Fixes

  • MonitoringAspect: allow specifying CloudFrontDistribution and WafV2 alarms (#609) (dc1edac), closes #607