Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for cloudwatch alarms #17

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

stefanfreitag
Copy link
Owner

This commit adds support for CloudWatch alarms to monitor the state of MSK clusters. It introduces a new input variable enable_cloudwatch_alarms which, when set to true, enables the creation of separate alarms for each cluster state.

Fixes #15
Fixes #16

This commit adds support for CloudWatch alarms to monitor the state of MSK clusters. It introduces a new input variable `enable_cloudwatch_alarms` which, when set to true, enables the creation of separate alarms for each cluster state.
@stefanfreitag stefanfreitag added the enhancement New feature or request label Nov 3, 2023
@stefanfreitag stefanfreitag linked an issue Nov 3, 2023 that may be closed by this pull request
@stefanfreitag stefanfreitag merged commit d61aced into main Nov 3, 2023
4 checks passed
@stefanfreitag stefanfreitag deleted the 15-allow-creation-of-cloudwatch-alerts branch November 3, 2023 07:14
Copy link
Contributor

github-actions bot commented Nov 3, 2023

🎉 This PR is included in version 1.0.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add error handling for describe command Allow creation of CloudWatch alerts
1 participant