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

feat(base-node): add client connection count to status line #4774

Merged

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Oct 5, 2022

Description

Adds client connection count to status line.

Motivation and Context

Knowing the number of client connections at a glance is potentially useful and avoids confusion over seeing zero connections when list-connections shows there are active connections.

State: Listening, Tip: 18579 (Wed, 05 Oct 2022 05:53:08 +0000), Mempool: 0tx (0g, +/- 0blks), Connections: 10|3, Banned: 10, Messages (last 60s): 22, Rpc: 8/100

How Has This Been Tested?

Manually

@stringhandler stringhandler merged commit 8339b1d into tari-project:development Oct 5, 2022
@sdbondi sdbondi deleted the status-add-client-conn-count branch October 5, 2022 07:07
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.

None yet

2 participants