summaryrefslogtreecommitdiff
path: root/spec/support/prometheus_helpers.rb
Commit message (Collapse)AuthorAgeFilesLines
* Move spec helpers/matchers/shared examples/contexts to their relevant folderRémy Coutable2018-04-231-202/+0
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fix prometheus service testsPawel Chojnacki2017-06-061-0/+13
|
* Add Prometheus client testsPawel Chojnacki2017-05-301-0/+46
|
* Avoid comma t the end of hashPawel Chojnacki2017-05-121-1/+1
|
* Custom queries for prometheusPawel Chojnacki2017-05-111-4/+2
| | | | | | | | | | | | - 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
* Merge request widget redesignFatih Acet2017-05-091-5/+29
|
* Improved code styling and added a HTTParty rescue blockJose Ivan Vargas2017-05-041-8/+2
|
* Added specsJose Ivan Vargas2017-05-041-0/+10
|
* Support wider range of monitored environments with PrometheusJoshua Lambert2017-03-281-2/+2
|
* Resolve "Fix the Prometheus queries for multiple container environments"Jose Ivan Vargas Lopez2017-03-211-2/+2
|
* Added Prometheus Service and Prometheus graphsKamil Trzciński2017-03-071-0/+117