FuelLabs/fuel-core

bug(p2p): investigate discrepency between peer count metric vs peers returned via graphql

Open

#3011 opened on May 14, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (57,084 stars) (2,861 forks)batch import
buggood first issueneeds-investigation

Description

the metric peer_count_per_protocol from libp2p seems to be different from the peer list returned by the graphql endpoint. needs investigation why.

Definition of done

  • if it is a bug, it is resolved
  • if it is not a bug, the grafana dashboard is updated :)

Contributor guide