mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
🎉 Add jetty metrics.
This commit is contained in:
parent
d8ee07d1e4
commit
34e5e5c513
4 changed files with 38 additions and 16 deletions
|
@ -69,6 +69,7 @@
|
|||
:app.http/server
|
||||
{:port (:http-server-port config)
|
||||
:handler (ig/ref :app.http/router)
|
||||
:metrics (ig/ref :app.metrics/metrics)
|
||||
:ws {"/ws/notifications" (ig/ref :app.notifications/handler)}}
|
||||
|
||||
:app.http/router
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue