Moritz Johner
3f7040772e
feat: add db query latency metrics ( #473 )
...
* feat: add db metrics
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
* fix: use base unit
Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2019-08-04 11:10:50 +02:00
sveisvei
dfa490affb
fix lint
2016-12-27 21:03:50 +01:00
sveisvei
5bf0b36588
fix lint
2016-12-04 14:09:37 +01:00
ivaosthu
c32f29e66b
Simplify metrics: We only need timings as it includes counts for free
2016-12-01 18:10:25 +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