Skip to content

Conversation

rix0rrr
Copy link
Contributor

@rix0rrr rix0rrr commented Aug 28, 2025

The DLQ alarms includes the ApproximateMessagesNotVisible metric. That metric can behave unpredictably, sometimes approximating 1 even if there are no messages in the DLQ at all.

Since there are no readers on a DLQ (usually), the number of messages in flight will usually be 0. No need to include this in the alarm then.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

The DLQ alarms includes the `ApproximateMessagesNotVisible` metric.
That metric can behave unpredictably, sometimes approximating 1 even
if there are no messages in the DLQ at all.

Since there are no readers on a DLQ (usually), the number of messages
in flight will usually be 0. No need to include this in the alarm then.
@rix0rrr rix0rrr requested review from a team August 28, 2025 13:05
Signed-off-by: github-actions <github-actions@github.com>
@cdklabs-automation cdklabs-automation added this pull request to the merge queue Aug 28, 2025
Merged via the queue into main with commit a2b327e Aug 28, 2025
7 checks passed
@cdklabs-automation cdklabs-automation deleted the huijbers/no-invisible-messages-dql branch August 28, 2025 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants