Commit Graph

10 Commits

Author SHA1 Message Date
Pawel Chojnacki e00f487049 Fix bug where Service `created_at` time was used instead of deployment time. 2017-06-22 21:19:55 +02:00
Pawel Chojnacki 9f2c992ff1 Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-review-branch 2017-06-16 18:19:41 +02:00
Robert Speicher a6ec5121f0 Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
Pawel Chojnacki c0a66dbd2d Fix prometheus service tests 2017-06-06 11:16:15 +02:00
Pawel Chojnacki 693602d957 Keep presentation logic in one place and remove unecessary arguments.
+ fix tests
2017-05-11 23:07:12 +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
Fatih Acet 0151325dac Merge request widget redesign 2017-05-09 04:15:34 +00:00
Jose Ivan Vargas 64e8119577 Improved code styling and added a HTTParty rescue block 2017-05-04 13:56:26 -05:00
Jose Ivan Vargas ad6ac17c54 Added rescue block for the test method for the prometheus service 2017-05-04 13:56:26 -05:00
Kamil Trzciński 55f2a5debc Added Prometheus Service and Prometheus graphs 2017-03-07 16:57:42 +00:00