Skip to content

Enable configuration of evaluation periods in lambda alarms #1182

Open
@badmintoncryer

Description

@badmintoncryer

With cdk-watchful, you can easily create cloudwatch alarms to monitor lambda through the watchLambdaFunction class.
However, it is not possible to fine-tune alarm conditions because the evaluationPeriods for triggering alarms cannot be set to anything other than the default value of 3.

Therefore, we would like to pass evaluationPeriods from the argument to make it configurable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions