⬇️ Downgrade prometheus client to 0.9.0.

Because it introduces some breaking changes.
This commit is contained in:
Andrey Antukh 2021-03-17 10:29:51 +01:00 committed by Andrés Moya
parent 1e25e543b3
commit 142086b2c3
5 changed files with 12 additions and 9 deletions

View file

@ -55,7 +55,7 @@
mtx-messages
(mtx/create
{:name "websocket_message_count"
{:name "websocket_message_total"
:registry (:registry metrics)
:labels ["op"]
:type :counter