mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 18:53:43 -04:00
return failure with CH class hits file or etcd, monitoring portis 9135
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
|
||||
const (
|
||||
path = "/metrics"
|
||||
addr = "localhost:9153"
|
||||
addr = "localhost:9135" // 9153 is occopied by bind_exporter
|
||||
)
|
||||
|
||||
var once sync.Once
|
||||
|
||||
Reference in New Issue
Block a user