Skip to content

Commit

Permalink
registered solana_cluster_slots_by_epoch_total
Browse files Browse the repository at this point in the history
  • Loading branch information
johnstonematt committed Nov 12, 2024
1 parent af6fa19 commit 0d59821
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/solana-exporter/slots.go
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ func NewSlotWatcher(client *rpc.Client, config *ExporterConfig) *SlotWatcher {
watcher.EpochLastSlotMetric,
watcher.LeaderSlotsMetric,
watcher.LeaderSlotsByEpochMetric,
watcher.ClusterSlotsByEpochMetric,
watcher.InflationRewardsMetric,
watcher.FeeRewardsMetric,
watcher.BlockSizeMetric,
Expand Down

0 comments on commit 0d59821

Please sign in to comment.