mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-06 13:20:57 +00:00
Remove Metrics.inc "startup"
from app.coffee
This commit is contained in:
parent
aab5a1af6a
commit
3b6eba33ba
1 changed files with 0 additions and 2 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Reference in a new issue