Open coot opened 10 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.
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.
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 ofwarm
peers and the second is the count ofhot
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