Skip to content

Releases: cdklabs/cdk-monitoring-constructs

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

v9.1.1

21 Nov 09:51
934b13a
Compare
Choose a tag to compare

9.1.1 (2024-11-21)

v9.1.0

13 Nov 17:35
1f8ca08
Compare
Choose a tag to compare

9.1.0 (2024-11-13)

Features

v9.0.0

13 Nov 17:09
Compare
Choose a tag to compare

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

12 Nov 15:02
3ef0747
Compare
Choose a tag to compare

8.4.0 (2024-11-12)

Features

v8.3.6

12 Nov 14:45
cf8640d
Compare
Choose a tag to compare

8.3.6 (2024-11-12)

Bug Fixes

  • MetricFactory: wrap search query dimensions with quotes to handle potential whitespace (#591) (97cf069)

v8.3.5

30 Oct 14:04
dc4f063
Compare
Choose a tag to compare

8.3.5 (2024-10-30)

Bug Fixes

  • cloudwatch: use correct metric statistic for IncomingLogEvents (#589) (dc4f063), closes #588

v8.3.4

28 Oct 19:12
1eff500
Compare
Choose a tag to compare

8.3.4 (2024-10-28)

Bug Fixes

  • Allow non-integral latency thresholds and durations (#587) (1eff500), closes #586