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
Benjamin Ludewig
cac9439c70
Add prometheus compatible feature metrics endpoint
2018-11-28 16:14:48 +01:00
ivaosthu
36e8736122
feat(metrics): Expose toggle updates to prometheus
...
closes #323
2018-05-23 20:50:03 +02:00
Simen Bekkhus
b3fb572f5d
Upgrade prom-client and add gc-stats
2017-08-23 11:36:52 +02:00
Simen Bekkhus
cdda8d7438
Upgrade prom-client and yargs
2017-06-28 14:34:01 +02:00
sveisvei
20af766086
Prettier/lint
2017-06-28 10:17:14 +02: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