Commit Graph

19 Commits

Author SHA1 Message Date
Jose Ivan Vargas Lopez e30cecbc27 Resolve "Internationalization support for Prometheus Service Configuration" 2017-11-15 08:42:37 +00:00
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 0e7e7c2f2b Test Additional metrics parser and fix query checking tests 2017-06-09 22:47:01 +02:00
Pawel Chojnacki f78fd3de5d Fix Additional metrics filtering
+ remove test button that was leftover after a bad merge
2017-06-08 12:29:53 +02:00
Pawel Chojnacki dbb3c28088 Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-review-branch
# Conflicts:
#	app/models/project_services/prometheus_service.rb
#	app/views/projects/services/_form.html.haml
2017-06-07 10:27:52 +02:00
Pawel Chojnacki a7e1205219 Use explicit instance of prometheus service and add access methods to it 2017-06-07 02:38:52 +02:00
kushalpandya b83a40483a Remove service help, add URL field help 2017-06-01 13:25:16 +05:30
Jarka Kadlecova 33d82ccb45 simplify test&save actions when setting a service integration 2017-06-01 07:47:15 +02:00
Pawel Chojnacki 61d7b7f117 Finalize refactoring additional metrics query 2017-05-25 15:05:56 +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 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
Joshua Lambert ae4af05568 Support wider range of monitored environments with Prometheus 2017-03-28 14:03:02 +00:00
Jose Ivan Vargas Lopez 222cfda9c3 Resolve "Fix the Prometheus queries for multiple container environments" 2017-03-21 16:20:24 +00:00
Joshua Lambert 57a6edd19f Move text to a MD heredoc. 2017-03-21 02:48:06 -04:00
Joshua Lambert 307d706ca6 Add additional details on metric source being k8s nodes 2017-03-18 11:24:48 -04:00
Joshua Lambert 992e06805c Clarify help text 2017-03-17 02:17:38 -04:00
Kamil Trzciński 55f2a5debc Added Prometheus Service and Prometheus graphs 2017-03-07 16:57:42 +00:00