diff --git a/metrics.go b/metrics.go index 5b24afd..2d10a5a 100644 --- a/metrics.go +++ b/metrics.go @@ -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.",