diff --git a/api/prometheus.go b/api/prometheus.go index 7259fc15e..a3f77af40 100644 --- a/api/prometheus.go +++ b/api/prometheus.go @@ -494,7 +494,7 @@ func formatSettingsMetricName(gp GougingParams, name string) (metrics []promethe return 0 }(), }) - if name == "gouging" { //upload setting already has renterd_upload_currentheight + if name == "gouging" { // upload setting already has renterd_upload_currentheight metrics = append(metrics, prometheus.Metric{ Name: "renterd_gouging_currentheight", Labels: map[string]any{