Skip to content

Add a metric for blocked at-least-once dead-lettering QQs#15886

Draft
the-mikedavis wants to merge 1 commit intomainfrom
md/blocked-at-least-once-dlx-visibility
Draft

Add a metric for blocked at-least-once dead-lettering QQs#15886
the-mikedavis wants to merge 1 commit intomainfrom
md/blocked-at-least-once-dlx-visibility

Conversation

@the-mikedavis
Copy link
Copy Markdown
Collaborator

This is a quick stab at continuing #14494. We can expose a metric for the map_size/1 of #state.logged in the QQ DLX worker. Then you can gather and report on that metric to quickly find QQs with messages stuck in the internal dead letter queue.

@the-mikedavis the-mikedavis requested review from ansd and kjnilsson March 30, 2026 17:44
@the-mikedavis the-mikedavis self-assigned this Mar 30, 2026
@the-mikedavis
Copy link
Copy Markdown
Collaborator Author

Alternatively we could add some counters for the DLX worker in general. We could expose a gauge for the number of pending messages, have counters for the number of successful deliveries, etc..

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.

1 participant