overleaf/libraries/metrics
Eric Mc Sween d69195eaa9 Log requests that don't have a route property
The v1 history service has its routes set up via swagger-tools, which
doesn't write a route property on the request. This prevents us to send
request metrics based on the route, but we can still log the request.
2020-07-03 16:38:29 -04:00
..
statsd Send HTTP request size metric 2020-03-11 16:39:49 -04:00
test/unit/coffee [misc] fix unit tests 2020-04-01 16:40:15 +02:00
.gitignore
.nvmrc
event_loop.coffee
Gruntfile.coffee
http.coffee Log requests that don't have a route property 2020-07-03 16:38:29 -04:00
index.js
LICENSE
memory.coffee
metrics.coffee Send HTTP request size metric 2020-03-11 16:39:49 -04:00
mongodb.coffee
open_sockets.coffee
package-lock.json 2.6.2 2020-03-25 09:53:54 -04:00
package.json 2.6.2 2020-03-25 09:53:54 -04:00
prom_wrapper.coffee avoid step effects in summary metrics 2020-03-10 15:01:09 +00:00
timeAsyncMethod.coffee
uv_threadpool_size.coffee Don't set UV_THREADPOOL_SIZE if already set 2020-03-03 17:09:35 +00:00