Commit Graph

6 Commits

Author SHA1 Message Date
Paweł Chojnacki 0e97eca1d8 Backport custom metrics ce components 2018-02-23 17:58:40 +00:00
Pawel Chojnacki 0e90284c11 Catch json parsing error as PrometheusError 2018-02-07 02:25:54 +01:00
Pawel Chojnacki 9c0b10da41 Fix prometheus client tests 2018-01-04 03:13:54 +01:00
Rémy Coutable ddccd24c13 Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:53 +02:00
Pawel Chojnacki 9ccda90127 Add Prometheus client tests 2017-05-30 15:27:51 +02:00
Pawel Chojnacki 4f824d2aec Custom queries for prometheus
- Tests for prometheus queries

- fix rubocop warnings

- Remove unused method. Add more queries to deployment queries.

- Wrap BaseQuery in module hierarchy

Renname Prometheus class to PrometheusClient
2017-05-11 23:07:12 +02:00