Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
rzrbld committed Mar 21, 2020
1 parent 4f23264 commit ceba1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ func main() {
AllowCredentials: true,
})

// prometheus default metrics
// prometheus metrics
if cnf.MetricsEnable {
m := prometheusMiddleware.New("adminio", 0.3, 1.2, 5.0)
hdl.RecordMetrics()
Expand Down

0 comments on commit ceba1ba

Please sign in to comment.