Skip to content

Commit

Permalink
chore: adds metric to collector
Browse files Browse the repository at this point in the history
  • Loading branch information
ckartik committed Jul 4, 2024
1 parent 7806ac9 commit 0d2044e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oracle/pkg/updater/metrics.go
Original file line number Diff line number Diff line change
Expand Up @@ -156,5 +156,6 @@ func (m *metrics) Collectors() []prometheus.Collector {
m.BlockTimeCacheHits,
m.BlockTimeCacheMisses,
m.LastSentNonce,
m.TxnReceiptRequestDuration,
}
}

0 comments on commit 0d2044e

Please sign in to comment.