Skip to content

Commit

Permalink
rm debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Feb 3, 2024
1 parent 980b7ef commit 3189917
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion disperser/encoder/metrics.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ type Metrics struct {
}

func NewMetrics(httpPort string, logger common.Logger) *Metrics {
httpPort = "9111"
reg := prometheus.NewRegistry()
reg.MustRegister(collectors.NewProcessCollector(collectors.ProcessCollectorOpts{}))
reg.MustRegister(collectors.NewGoCollector())
Expand Down

0 comments on commit 3189917

Please sign in to comment.