kalaiser / awesome-cdk

A collection of awesome things related to the AWS Cloud Development Kit (CDK)
Creative Commons Zero v1.0 Universal
2.01k stars 197 forks source link

add cdk-monitoring-constructs #94

Closed voho closed 2 years ago

voho commented 2 years ago

CDK Monitoring Constructs is a logical successor of CDK Watchful. It builds on the original idea, extending it to many more AWS offerings and provides a customization layer.

You can verify yourself (e.g. by checking my profile or updated Watchful readme), we are now the maintainers of both repos. We plan to keep CDK Watchful in KTLO mode only and focus on the new project instead.

Requirements for your pull request

giantcow commented 2 years ago

Big +1 to this! I would suggest updating this CR with the Construct Hub link: https://constructs.dev/packages/cdk-monitoring-constructs

kolomied commented 2 years ago

@voho Thank you for the contribution!

I checked the both projects and cdk-watchful feels very much alive, it is not officially deprecated, and it is more popular than cdk-monitoring-constructs (for now at least). I do understand the strategy to make cdk-monitoring-constructs the main package in the monitoring domain but for the purposes of this awesome list I'd consider keeping both of them for now.

Please add the link to cdk-monitoring-constructs at the end of Monitoring section and use the description line to clearly state the purpose of the package.

voho commented 2 years ago

Hi! Understood - I will made the proposed changes and observe how the projects will do over time. Thanks for the review!

kolomied commented 2 years ago

@voho Please add the "Mentioned in awesome" badge to your repo with the link to this list - example.

Thank you for your contribution! 👍