overleaf/libraries/metrics
Henry Oswald 9329249bc9 Revert "reduce memory capture in http logger"
This reverts commit fc2e043b20204e04f240814d4efc05762db7df96.

Had to revert this because req.route.path is not set until a matching
route has been hit, so it was always null inside res.end meaning
statsd data was never sent over.

This commit did not actually stop the memory leak so reverting it
has not short term repocusion
2015-05-14 16:14:24 +01:00
..
.gitignore
http.coffee Revert "reduce memory capture in http logger" 2015-05-14 16:14:24 +01:00
index.js
LICENSE Create LICENSE 2014-09-08 09:19:39 +01:00
metrics.coffee add a close() method to terminate the module cleanly 2015-01-05 16:45:32 +00:00
mongodb.coffee
open_sockets.coffee add a close() method to terminate the module cleanly 2015-01-05 16:45:32 +00:00
package.json update minor version, due to addition of new close() method 2015-01-05 16:46:44 +00:00