Paweł Chojnacki
0e97eca1d8
Backport custom metrics ce components
2018-02-23 17:58:40 +00:00
Pawel Chojnacki
277f7fef2c
Make prometheus service querying approach much nicer wrt to arity and default function params
2018-02-07 01:54:09 +01:00
Pawel Chojnacki
57c1f7cae0
Fix rubocop warnings
2018-01-04 17:11:39 +01:00
Pawel Chojnacki
ae9c8277d9
add tests for Manual configuration override and service activation synchronization
2018-01-04 15:46:32 +01:00
Pawel Chojnacki
720032733a
Cleanup PrometheusService tests
2018-01-04 15:04:14 +01:00
Pawel Chojnacki
e308bb0cd2
Cleanup implementation and add cluster finding tests
2018-01-04 13:56:07 +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
Paul Charlton
cb3b4a15e6
Support multiple Redis instances based on queue type
2017-07-11 03:35:47 +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
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