Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-24drop the ! from synchronize_service_state! + remove unused scopePawel Chojnacki
2018-02-24Squashed commit of the following:Pawel Chojnacki
2018-02-23Backport custom metrics ce componentsPaweł Chojnacki
2018-02-07Fix order of checks in editable? method.Pawel Chojnacki
2018-02-07Make prometheus service querying approach much nicer wrt to arity and default...Pawel Chojnacki
2018-02-01fix rubocop errors and ensure prometheus_installed? doesn't fail in CI tests ...Mike Greiling
2018-02-01hide prometheus manual integration form when auto config is activeMike Greiling
2018-02-01change prometheus service description text to match designMike Greiling
2018-01-30Fix rubocopPawel Chojnacki
2018-01-30fix service generic testsPawel Chojnacki
2018-01-17check if service is templatePawel Chojnacki
2018-01-04Fix rubocop warningsPawel Chojnacki
2018-01-04Cleanup PrometheusService testsPawel Chojnacki
2018-01-04Cleanup implementation and add cluster finding testsPawel Chojnacki
2018-01-04Add test checking if prometheus integration is enabled after prometheus is in...Pawel Chojnacki
2018-01-03Auto enable prometheus service if Prometheus is InstalledPawel Chojnacki
2018-01-03Manual Configuration instead of Activation. Prometheus Service just got a bit...Pawel Chojnacki
2018-01-02Move client creation to Prometheus Application, manufacture proper rest clientPawel Chojnacki
2018-01-02wipPawel Chojnacki
2017-11-15Resolve "Internationalization support for Prometheus Service Configuration"Jose Ivan Vargas Lopez
2017-06-22Fix bug where Service `created_at` time was used instead of deployment time.Pawel Chojnacki
2017-06-09Test Additional metrics parser and fix query checking testsPawel Chojnacki
2017-06-08Fix Additional metrics filteringPawel Chojnacki
2017-06-07Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-...Pawel Chojnacki
2017-06-07Use explicit instance of prometheus service and add access methods to itPawel Chojnacki
2017-06-01Remove service help, add URL field helpkushalpandya
2017-06-01simplify test&save actions when setting a service integrationJarka Kadlecova
2017-05-25Finalize refactoring additional metrics queryPawel Chojnacki
2017-05-25Additional metrics initial work, with working metrics listing, but without ac...Pawel Chojnacki
2017-05-12Keep presentation logic in one place and remove unecessary arguments.Pawel Chojnacki
2017-05-12Custom queries for prometheusPawel Chojnacki
2017-05-09Merge request widget redesignFatih Acet
2017-03-28Support wider range of monitored environments with PrometheusJoshua Lambert
2017-03-21Resolve "Fix the Prometheus queries for multiple container environments"Jose Ivan Vargas Lopez
2017-03-21Move text to a MD heredoc.Joshua Lambert
2017-03-18Add additional details on metric source being k8s nodesJoshua Lambert
2017-03-17Clarify help textJoshua Lambert
2017-03-07Added Prometheus Service and Prometheus graphsKamil Trzciński