Commit Graph

7 Commits

Author SHA1 Message Date
Pawel Chojnacki e308bb0cd2 Cleanup implementation and add cluster finding tests 2018-01-04 13:56:07 +01:00
Pawel Chojnacki 9c0b10da41 Fix prometheus client tests 2018-01-04 03:13:54 +01:00
Pawel Chojnacki b38b5ceb8e Move client creation to Prometheus Application, manufacture proper rest client 2018-01-02 21:42:24 +01:00
Pawel Chojnacki db2433c36d wip 2018-01-02 20:24:12 +01:00
Pawel Chojnacki 1b6ab2dffc Remove orig file + rubocop cleanup 2017-06-05 21:00:57 +02:00
Pawel Chojnacki 2061414054 Additional metrics initial work, with working metrics listing, but without actoual metrics mesurements 2017-05-25 15:05:56 +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