mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 08:50:57 -05:00
✨ Add jvm metrics.
This commit is contained in:
parent
83f43af36e
commit
8f57ab343c
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@
|
|||
(defn create-registry
|
||||
[]
|
||||
(let [registry (CollectorRegistry.)]
|
||||
;; (DefaultExports/register registry)
|
||||
(DefaultExports/register registry)
|
||||
registry))
|
||||
|
||||
(defmacro with-measure
|
||||
|
|
Loading…
Reference in a new issue