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

nodes status command should include connection and graph stats #36

Closed
tegefaulkes opened this issue Oct 19, 2023 · 2 comments · Fixed by #52
Closed

nodes status command should include connection and graph stats #36

tegefaulkes opened this issue Oct 19, 2023 · 2 comments · Fixed by #52
Assignees
Labels
development Standard development

Comments

@tegefaulkes
Copy link
Contributor

Specification

We want to expand the agent status command to output some basic stats about the number of active connections and known nodes in the graph.

Suggestions about other stats are welcome.

Additional context

Tasks

  1. add basic stats about connections to the agent status command.
  2. add basic stats about known nodes to the agent status command.
@addievo
Copy link
Contributor

addievo commented Oct 26, 2023

@tegefaulkes, please expand on what stats you want, rn I have added number of active connections, I tried getting info of all connected nodes but its too clinky in the format

@addievo addievo self-assigned this Oct 26, 2023
@tegefaulkes
Copy link
Contributor Author

You just want summary of stats for relevant domains. Stuff like.

  1. Number of nodes in node graph
  2. known gestalts,
  3. size of own gestalt
  4. size of the sigchain

Stuff like that. Roger mentioned

Roger Qiu — Today at 8:50 AM
Just get it all
acitve connections
node graph
gestalt graph size
gestalt size
sigchain claims
its a useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Standard development
Development

Successfully merging a pull request may close this issue.

2 participants