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

Resolves #65, added treat missing data support #66

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

emir-demirovic
Copy link
Contributor

what

  • Added treat missing data support.

why

  • it's an input that controls how the missing data will be processed. If you use alarm actions, it can lead to a spam when notifying to an SNS topic if the data is missing due to the alarm state change, leading to an alarm noise. With this improvement, we can control how to treat that missing data (missing, ignore, breaching and notBreaching) and avoid unnecessary alarm noise.

references

@clouddrove-ci clouddrove-ci merged commit 0b3f8fa into clouddrove:master Jun 10, 2024
17 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Module does not provide input for treat_missing_data behavior.
2 participants