Skip to content

JSON-RPC outgoing messages queue metric #10269

@Al2Klimov

Description

@Al2Klimov

Is your feature request related to a problem? Please describe.

We queue outgoing JSON-RPC messages in RAM, but we have no idea how many there are right now.

AsioConditionVariable m_OutgoingMessagesQueued;

Describe the solution you'd like

Additional context

ref/NC/820479

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/distributedDistributed monitoring (master, satellites, clients)enhancementNew feature or requestref/NC

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions