mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-01 07:35:58 +08:00
promethues
This commit is contained in:
@@ -42,6 +42,7 @@ func (pc *PersistentConsumerHandler) Init() {
|
||||
Name: "insert_mysql_msg_total",
|
||||
Help: "The total number of msg insert mysql events",
|
||||
})
|
||||
prometheus.MustRegister(msgInsertMysqlProcessed)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user