shadow this too
This commit is contained in:
parent
dcfac4d41f
commit
c5781c2274
|
@ -34,7 +34,7 @@ func main() {
|
|||
"port": port,
|
||||
})
|
||||
|
||||
prometheus.Register(prommod.NewCollector("christine"))
|
||||
_ = prometheus.Register(prommod.NewCollector("christine"))
|
||||
|
||||
s, err := Build()
|
||||
if err != nil {
|
||||
|
|
Loading…
Reference in New Issue