Layr-Labs / eigenda-operator-setup

Quick start setup guide for EigenDA
MIT License
80 stars 78 forks source link

add graph for rank and stake share #119

Closed shrimalmadhur closed 6 months ago

shrimalmadhur commented 6 months ago
# HELP node_registered_quorums_rank the rank of operator by TVL in that quorum (1 being the highest)
# TYPE node_registered_quorums_rank gauge
node_registered_quorums_rank{quorum="0"}
node_registered_quorums_rank{quorum="1"}
# HELP node_registered_quorums_stake_share the stake share of operator in basis points in that quorum
# TYPE node_registered_quorums_stake_share gauge
node_registered_quorums_stake_share{quorum="0"}
node_registered_quorums_stake_share{quorum="1"}
Screenshot 2024-04-26 at 4 31 59 PM