We're not tracking message types
This commit is contained in:
parent
e05f513f2a
commit
42e0fffac7
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ var (
|
|||
}, []string{
|
||||
"chatid",
|
||||
"user",
|
||||
"messagetype",
|
||||
})
|
||||
opCommand = promauto.NewCounterVec(prometheus.CounterOpts{
|
||||
Name: "broker_received_commands",
|
||||
|
|
Reference in a new issue