We're not tracking message types

This commit is contained in:
Hamcha 2019-05-27 14:54:39 +02:00
parent e05f513f2a
commit 42e0fffac7
Signed by: Hamcha
GPG Key ID: A40413D21021EAEE
1 changed files with 0 additions and 1 deletions

View File

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