sss
This commit is contained in:
parent
2e19663a63
commit
e125ead164
|
|
@ -59,7 +59,7 @@ func main() {
|
||||||
os.Exit(1)
|
os.Exit(1)
|
||||||
}
|
}
|
||||||
defer cephConn.Conn.Shutdown()
|
defer cephConn.Conn.Shutdown()
|
||||||
mainlogger.Info("Successfully connected")
|
mainlogger.Info("Successfully connected to a cluster")
|
||||||
|
|
||||||
http.Handle("/metrics", promhttp.Handler())
|
http.Handle("/metrics", promhttp.Handler())
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user