We're not tracking message types

master
Hamcha 4 years ago
parent e05f513f2a
commit 42e0fffac7
Signed by: Hamcha
GPG Key ID: A40413D21021EAEE

@ -16,7 +16,6 @@ var (
}, []string{
"chatid",
"user",
"messagetype",
})
opCommand = promauto.NewCounterVec(prometheus.CounterOpts{
Name: "broker_received_commands",