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 variable cloudwatch_alarms_treat_missing_data #26

Merged
merged 3 commits into from
Nov 11, 2023
Merged

Conversation

stefanfreitag
Copy link
Owner

Fixes #20
Fixes #23

stefanfreitag and others added 3 commits November 10, 2023 19:20
This commit adds a new output called "cloudwatch_metric_alarm_arns" which is a map consisting of MSK cluster names and their corresponding CloudWatch metric alarm ARNs.
The variable allows to define how missing data is treated. Per default missing data is interpreted as breaching the threshold.
@stefanfreitag stefanfreitag changed the title Develop feat: add variable cloudwatch_alarms_treat_missing_data Nov 11, 2023
@stefanfreitag stefanfreitag added the enhancement New feature or request label Nov 11, 2023
@stefanfreitag stefanfreitag merged commit 39d0d75 into main Nov 11, 2023
2 checks passed
@stefanfreitag stefanfreitag deleted the develop branch November 11, 2023 20:44
Copy link
Contributor

🎉 This PR is included in version 1.0.8 🎉

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
None yet
Development

Successfully merging this pull request may close these issues.

Allow users to specify how to treat missing data Expose cloudwatch alert ARNs
1 participant