mirror of
https://github.com/penpot/penpot.git
synced 2025-07-29 20:07:15 +02:00
🎉 Add prometheus metrics.
This commit is contained in:
parent
ccb79f7188
commit
b532e74310
20 changed files with 359 additions and 82 deletions
|
@ -9,6 +9,7 @@
|
|||
(:require
|
||||
[clojure.tools.logging :as log]
|
||||
[cuerdas.core :as str]
|
||||
[uxbox.metrics :as mtx]
|
||||
[io.aviso.exception :as e]))
|
||||
|
||||
(defmulti handle-exception
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue