diff --git a/prometheus/prometheus.go b/prometheus/prometheus.go index 3b42c88c..03f25a79 100644 --- a/prometheus/prometheus.go +++ b/prometheus/prometheus.go @@ -26,7 +26,7 @@ import ( ) // DefaultPrometheusListen is registered in -// https://github.com/prometheus/prometheus/wiki/Default-port-allocation +// https://github.com/prometheus/prometheus/wiki/Default-port-allocations const DefaultPrometheusListen = "127.0.0.1:9233" // Prometheus is the struct that contains information about the