0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 17:00:36 -05:00

Add jvm metrics.

This commit is contained in:
Andrey Antukh 2021-01-16 00:31:38 +01:00
parent 83f43af36e
commit 8f57ab343c

View file

@ -94,7 +94,7 @@
(defn create-registry
[]
(let [registry (CollectorRegistry.)]
;; (DefaultExports/register registry)
(DefaultExports/register registry)
registry))
(defmacro with-measure