Skip to content

Commit

Permalink
Update metrics.go
Browse files Browse the repository at this point in the history
Co-authored-by: Owen Cabalceta <[email protected]>
  • Loading branch information
maurafortino and denopink authored Jan 16, 2024
1 parent c20e110 commit 0d1e678
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion metrics.go
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ func ProvideMetrics() fx.Option {
Name: DropsDueToPanic,
Help: "The outgoing message delivery pipeline panicked.",
}, UrlLabel),

touchstone.GaugeVec(prometheus.GaugeOpts{
Name: ConsumerRenewalTimeGauge,
Help: "Time when the consumer data was updated.",
Expand Down

0 comments on commit 0d1e678

Please sign in to comment.