IntersectMBO / cardano-node

The core component that is used to participate in a Cardano decentralised blockchain.

Home Page:https://cardano.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

coot opened this issue · comments

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

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.

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.