mirror of
https://github.com/penpot/penpot.git
synced 2026-09-07 12:40:12 +00:00
✨ Add jvm metrics.
This commit is contained in:
parent
83f43af36e
commit
8f57ab343c
@ -94,7 +94,7 @@
|
|||||||
(defn create-registry
|
(defn create-registry
|
||||||
[]
|
[]
|
||||||
(let [registry (CollectorRegistry.)]
|
(let [registry (CollectorRegistry.)]
|
||||||
;; (DefaultExports/register registry)
|
(DefaultExports/register registry)
|
||||||
registry))
|
registry))
|
||||||
|
|
||||||
(defmacro with-measure
|
(defmacro with-measure
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user