8000 Investigate alternative instrumentation for mailbox-size · Issue #674 · kamon-io/Kamon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Investigate alternative instrumentation for mailbox-size #674
Open
@ivantopo

Description

@ivantopo

There might be a way to instrument the ActorCell/Mailbox so that we will only increment the mailbox size when the message actually ends up in the mailbox and not in the dead letters mailbox. This would ensure that when an actor is receiving messages while it is being stopped, none of those messages will end up being shown as "pending messages" in related actor groups. This is not something that happens all the time, but it can happen .

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0