Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
trim21 committed Nov 25, 2024
1 parent a381442 commit 9f509cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/metrics/metrics.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ func init() {
prometheus.MustRegister(RequestCount)
prometheus.MustRegister(RequestHistogram)
prometheus.MustRegister(SQLHistogram)

}

var RequestCount = prometheus.NewCounter(prometheus.CounterOpts{
Expand Down

0 comments on commit 9f509cc

Please sign in to comment.