Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON-RPC outgoing messages queue metric #10269

Open
Al2Klimov opened this issue Dec 11, 2024 · 0 comments · May be fixed by #10271
Open

JSON-RPC outgoing messages queue metric #10269

Al2Klimov opened this issue Dec 11, 2024 · 0 comments · May be fixed by #10271
Labels
area/distributed Distributed monitoring (master, satellites, clients) enhancement New feature or request ref/NC

Comments

@Al2Klimov
Copy link
Member

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

@Al2Klimov Al2Klimov added enhancement New feature or request area/distributed Distributed monitoring (master, satellites, clients) ref/NC labels Dec 11, 2024
@Al2Klimov Al2Klimov linked a pull request Dec 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/distributed Distributed monitoring (master, satellites, clients) enhancement New feature or request ref/NC
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant