golint
This commit is contained in:
parent
7ce7100122
commit
94dc28646d
18 changed files with 21 additions and 3 deletions
|
@ -87,4 +87,5 @@ func prometheusParse(c *caddy.Controller) (*Metrics, error) {
|
|||
|
||||
var metricsOnce sync.Once
|
||||
|
||||
// Addr is the address the where the metrics are exported by default.
|
||||
const Addr = "localhost:9153"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue