mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Remove Metrics.inc "startup" from app.coffee
This commit is contained in:
@@ -23,8 +23,6 @@ Metrics.memory.monitor(logger)
|
||||
|
||||
app.use Metrics.http.monitor(logger)
|
||||
|
||||
Metrics.inc "startup"
|
||||
|
||||
app.use (req, res, next)->
|
||||
Metrics.inc "http-request"
|
||||
next()
|
||||
|
||||
Reference in New Issue
Block a user