FuelLabs/fuel-core

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

Open

#3.011 aberto em 14 de mai. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (2.861 forks)batch import
buggood first issueneeds-investigation

Métricas do repositório

Stars
 (57.084 stars)
Métricas de merge de PR
 (Mesclagem média 8h 53m) (1 fundiu PR em 30d)

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 :)

Guia do colaborador