mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 10:01:38 +02:00
⬇️ Downgrade prometheus client to 0.9.0.
Because it introduces some breaking changes.
This commit is contained in:
parent
1e25e543b3
commit
142086b2c3
5 changed files with 12 additions and 9 deletions
|
@ -80,7 +80,7 @@
|
|||
#'next.jdbc/execute!]
|
||||
{:registry registry
|
||||
:type :counter
|
||||
:name "database_query_count"
|
||||
:name "database_query_total"
|
||||
:help "An absolute counter of database queries."}))
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue