collector
This commit is contained in:
parent
7d45006130
commit
39dabb08e7
|
@ -18,7 +18,7 @@ var (
|
||||||
)
|
)
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
handleConfigLoaded()
|
go handleConfigLoaded()
|
||||||
}
|
}
|
||||||
|
|
||||||
func GetInstance() *Collector {
|
func GetInstance() *Collector {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user