Skip to content

Add support for Cloudwatch Composite Alarms #72

New issue

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

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

Already on GitHub? # to your account

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant