Rohit Mittal
Rohit Mittal

Reputation: 427

AWS Cloudwatch Alarm Issue

Alarm
XXXX-dev-callbackFunctionErrorsAlarm-ADEBCL4KV1

Description
Lambda Function Errored

Previous State
INSUFFICIENT_DATA

Error Received : Threshold Crossed: 1 out of the last 1 datapoints [1.0 (17/08/21 03:54:00)] was greater than or equal to the threshold (1.0) (minimum 1 datapoint for OK -> ALARM transition).

enter image description here configuration

I have a standard SQS and Dead Letter SQS, which when has a load starts to raise the above alarm. Flow is working fine unless Huge load is there But in both cases, Alarm is getting raised.

Can someone please help with this?

Upvotes: 0

Views: 1474

Answers (1)

Rohit Mittal
Rohit Mittal

Reputation: 427

Threshold modification helped resolve the issue depending on Load Test results

Upvotes: -1

Related Questions