ChainSafe / js-libp2p-gossipsub

TypeScript implementation of Gossipsub
Apache License 2.0
151 stars 43 forks source link

feat: add ethereum/beacon-metrics per spec #508

Open matthewkeil opened 1 month ago

matthewkeil commented 1 month ago

More metrics were added to ethereum/beacon-metrics to help track peerDAS. There were also a couple of adds related to gossipsub so made those changes here.

NOTE: There is a breaking change to the metrics. It is not an API break but the metric names changes such that dashboards will not show up correctly without changing the PromQL

A few of the metric name changed so a PR to lodestar will need to be made when updating the dependency to modify the dashboards so they reference the updated metric names