summaryrefslogtreecommitdiff
path: root/app/models/clusters/applications/prometheus.rb
Commit message (Expand)AuthorAgeFilesLines
* Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-011-5/+6
* use find_or_initialize to fetch prometheus_service instancePawel Chojnacki2018-02-061-1/+1
* remove unnecessary commentPawel Chojnacki2018-02-061-1/+0
* Test Prometheus proxy client generationPawel Chojnacki2018-01-041-2/+7
* Add test checking if prometheus integration is enabled after prometheus is in...Pawel Chojnacki2018-01-041-0/+9
* Move client creation to Prometheus Application, manufacture proper rest clientPawel Chojnacki2018-01-021-4/+11
* wipPawel Chojnacki2018-01-021-0/+12
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-0/+26