IntersectMBO / cardano-node

The core component that is used to participate in a Cardano decentralised blockchain.
https://cardano.org
Apache License 2.0
3.07k stars 720 forks source link

[FR] - send local roots peer selection counters to EKG #5642

Open coot opened 10 months ago

coot commented 10 months ago

Internal

Area Other

Describe the feature you'd like

Send local roots peer selection counters to EKG. The input is a list [(Int, Int)] where the first int is the count of warm peers and the second is the count of hot peers. Each group should be given its own name (which requires changing the topology format), e.g. cardano.node.metrics.peerSelection.localRoots.{name}.{warm,hot}.

Describe alternatives you've considered

Additional context / screenshots

github-actions[bot] commented 9 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.

github-actions[bot] commented 7 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.