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

Add support for Cloudwatch Composite Alarms #72

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alxgrk
Copy link

@alxgrk alxgrk commented Mar 17, 2022

Hey there,

as the title states, this PR intends to add support for composite Cloudwatch alarms. Without that change the following exception would be thrown:

.../lambda-cloudwatch-slack/node_modules/continuation-local-storage/context.js:55
    throw exception;
    ^

TypeError: Cannot read property 'MetricName' of undefined
    at handleCloudWatch (.../lambda-cloudwatch-slack/index.js:236:36)

Best regards,
Alex

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.

1 participant