ACloudGuru/serverless-plugin-aws-alerts
View on GitHubPossible to create math expression alarm?
Open
#98 opened on Jul 15, 2019
feature requestgood first issue
Repository metrics
- Stars
- (523 stars)
- PR merge metrics
- (PR metrics pending)
Description
This is a Question / Feature Proposal
Description
For bug reports:
- What went wrong?
- What did you expect should have happened?
- What was the config you used?
- What stacktrace or error message from your provider did you see?
For feature proposals:
- What is the use case that should be solved. The more detail you describe this in the easier it is to understand for us. Is it possible to create an alarm with math expressions? For example I would like to have a health percentage (100 - 100 * errors / invocations). Is this possible already to define somehow?