archethic-foundation / archethic-node

Official Archethic Blockchain node, written in Elixir
GNU Affero General Public License v3.0
69 stars 21 forks source link

Metrics: add P2P.nodes_connected #1517

Closed bchamagne closed 2 weeks ago

bchamagne commented 1 month ago

Add a metric to count the number of nodes currently connected. This will be useful to detect splits or nodes that are not connected to anyone but still accept incoming connections (so they appear available, but in the end they cannot request anything outside of its shard resulting in wrong replies)