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

Connection Manager metrics #63

Open
5 tasks
wolf31o2 opened this issue Jun 21, 2024 · 0 comments
Open
5 tasks

Connection Manager metrics #63

wolf31o2 opened this issue Jun 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@wolf31o2
Copy link
Member

Track our incoming and outgoing connections and expose metrics for them to match the Haskell node.

  • Incoming cardano_node_metrics_connectionManager_incomingConns
  • Outgoing cardano_node_metrics_connectionManager_outgoingConns
  • Unidirectional cardano_node_metrics_connectionManager_unidirectionalConns
  • Bidirectional/Duplex cardano_node_metrics_connectionManager_duplexConns
  • Prunable (what does this actually mean?) cardano_node_metrics_connectionManager_prunableConns
@wolf31o2 wolf31o2 added the enhancement New feature or request label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant