overleaf/libraries/metrics
Brian Gough 1e0a991fcd reduce memory capture in http logger
only capture the properties of 'req' that we need, to avoid leaking
the whole req object for responses that never call res.end()
2015-05-05 10:50:59 +01:00
..
.gitignore Create metrics module 2014-05-06 16:52:03 +01:00
http.coffee reduce memory capture in http logger 2015-05-05 10:50:59 +01:00
index.js Create metrics module 2014-05-06 16:52:03 +01:00
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 changed type to query_type as it conflicts with logstash 2014-05-13 15:24:23 +01:00
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