Skip to content

Commit 79ab137

Browse files
authored
feat(ecs): enable Enhanced Observability for Container Insights (#32622)
### Issue # (if applicable) Closes #32618. ### Reason for this change Container Insights with enhanced observability was recently announced and released for ECS. Cloudformation and the L1 CFN construct support setting this at cluster level. This adds the Container Insights with enhanced observability as an option for the existing L2 Cluster construct. ### Description of changes ENHANCED was added to the ContainerInsights enum. A new containerInsightsV2 property was added to the Cluster construct with the type ContainerInsights. The existing containerInsights property was marked as deprecated. ### Description of how you validated changes Unit and Integration tests were added. ### Checklist - [X] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent f77903c commit 79ab137

File tree

13 files changed

+32691
-3
lines changed

13 files changed

+32691
-3
lines changed

packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/integ.cluster-enhanced-container-insights.js.snapshot/ClusterEnhancedInsightsDefaultTestDeployAssert64FBF7AE.assets.json

Lines changed: 32 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-ecs/test/integ.cluster-enhanced-container-insights.js.snapshot/ClusterEnhancedInsightsDefaultTestDeployAssert64FBF7AE.template.json

Lines changed: 279 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)