Skip to content

Commit

Permalink
remove hashRevDurations
Browse files Browse the repository at this point in the history
  • Loading branch information
wenjiaswe committed Jul 20, 2018
1 parent a3c0a99 commit 8c9fd1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mvcc/metrics.go
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,6 @@ func init() {
prometheus.MustRegister(dbTotalSize)
prometheus.MustRegister(dbTotalSizeInUse)
prometheus.MustRegister(hashDurations)
prometheus.MustRegister(hashRevDurations)
}

// ReportEventReceived reports that an event is received.
Expand Down

0 comments on commit 8c9fd1b

Please sign in to comment.