Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ritbl committed Jun 30, 2022
1 parent 42ed7fb commit ea5a3aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion prometheus/registry.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ var (
func init() {
MustRegister(NewProcessCollector(ProcessCollectorOpts{}))
MustRegister(NewGoCollector())
MustRegister(MetricsCollector)
}

// NewRegistry creates a new vanilla Registry without any Collectors
Expand Down

0 comments on commit ea5a3aa

Please sign in to comment.