Triplicated AWS Managed Grafana alerts using SNS

0

Hi everyone!

We have a AWS Managed Grafana alert connected to AWS Timestream:

The alert fires a SNS notification (which is processed by a lambda function) and an email. The problem is, we keep receiving always 3 notifications, with the same valueString. For example, here are 3 valuesStrings which came in 3 different notifications:

[ metric='_col1' labels={serial_device=158857075025556} value=-17.558333333333334 ], [ metric='_col1' labels={serial_device=132400469686384} value=-16.96666666666667 ], [ metric='_col1' labels={serial_device=246326151756948} value=-19.638461538461538 ], [ metric='_col1' labels={serial_device=27418224420500} value=-15.080000000000005 ]

[ metric='_col1' labels={serial_device=27418224420500} value=-15.080000000000005 ], [ metric='_col1' labels={serial_device=132400469686384} value=-16.96666666666667 ], [ metric='_col1' labels={serial_device=246326151756948} value=-19.638461538461538 ], [ metric='_col1' labels={serial_device=158857075025556} value=-17.558333333333334 ]

[ metric='_col1' labels={serial_device=158857075025556} value=-17.558333333333334 ], [ metric='_col1' labels={serial_device=246326151756948} value=-19.638461538461538 ], [ metric='_col1' labels={serial_device=132400469686384} value=-16.96666666666667 ], [ metric='_col1' labels={serial_device=27418224420500} value=-15.080000000000005 ]

We also tested Reduce followed by Math expressions, instead of Classic Condition, but the problem remains.

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인