Skip to content

[RDB Scaling] Ensure cloudwatch doesn't call lambda repeatedly during long spikes #56

@eugenetemlock

Description

@eugenetemlock

Make sure if the alarm state is IN_ALARM for multiple consecutive data points, the lambda is still only triggered once:

Consider limiting the eventBridge event pattern to only raise an alarm if the previous state was "OK"

Would test by running expensive query on a frequent enough timer and make sure lambda is called only once

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions