Ah right, it's promauto.
This commit is contained in:
parent
a0a24f37c0
commit
e05f513f2a
1 changed files with 0 additions and 6 deletions
|
@ -25,9 +25,3 @@ var (
|
||||||
"command",
|
"command",
|
||||||
})
|
})
|
||||||
)
|
)
|
||||||
|
|
||||||
func init() {
|
|
||||||
prometheus.MustRegister(opTotalMsg)
|
|
||||||
prometheus.MustRegister(opMsgPerChat)
|
|
||||||
prometheus.MustRegister(opCommand)
|
|
||||||
}
|
|
||||||
|
|
Reference in a new issue