mirror of
https://github.com/penpot/penpot.git
synced 2025-06-11 22:11:39 +02:00
♻️ Refactor metrics namespace
This commit is contained in:
parent
ec3651d85b
commit
fd973d87fd
4 changed files with 185 additions and 145 deletions
|
@ -150,7 +150,7 @@
|
|||
|
||||
;; When metrics namespace is provided
|
||||
(when metrics
|
||||
(->> (:registry metrics)
|
||||
(->> (::mtx/registry metrics)
|
||||
(PrometheusMetricsTrackerFactory.)
|
||||
(.setMetricsTrackerFactory config)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue