sveisvei
94fdbdb58b
use object.assign and pass along options
2017-06-06 10:17:15 +02:00
sveisvei
efe66c3ff9
pass along hooks, add test to server impl
2017-06-06 09:56:29 +02:00
Simen Bekkhus
1e76c04c55
Remove uncaught exception logging
...
This is the responsibility of the app
2017-02-22 09:48:00 +01:00
sveisvei
5bf0b36588
fix lint
2016-12-04 14:09:37 +01:00
ivaosthu
de55bbc9ef
Option to disable request logging.
...
Because all request details are available via
prometheus there is no need to also log all requests.
This solves #164 but we should still replace log4j with something else.
2016-12-03 14:09:09 +01:00
ivaosthu
7189b0ba33
replace commander with yargs
2016-12-03 13:45:34 +01:00
ivaosthu
5f39115914
Server Metrics: add response time and status codes
2016-12-01 17:43:08 +01:00
ivaosthu
b46fb7507f
Server Metrics with Prometheus
...
Implementation use internal eventBus to enable loose counting in the app.
read more at https://prometheus.io/
Closes #98
2016-11-30 23:41:57 +01:00
sveisvei
c7faf46d26
fix typ0
2016-11-13 21:09:00 +01:00
sveisvei
34f6e5d809
move app and server-impl into lib folder
2016-11-13 21:07:14 +01:00