Commit graph

4 commits

Author SHA1 Message Date
Chris Baumbauer
b77fe7db3e Add Knative metrics to Prometheus 2019-04-06 02:02:39 +00:00
Peter Leitzen
552d38861a Automatically set Prometheus step interval
By computing the step interval passed to the query_range Prometheus API
call we improve the performance on the Prometheus server and GitLab by
reducing the amount of data points sent back and prevent Prometheus
from sending errors when requesting longer intervals.
2019-04-04 15:38:37 +00:00
Cindy Pallares
94ab2d5fc8
Merge branch 'security-2736-prometheus-ssrf' into 'master'
[master] Do not follow redirects in prometheus service

See merge request gitlab/gitlabhq!2617
2018-11-28 19:08:32 -05:00
Rémy Coutable
023d4f6f2f
Move spec helpers/matchers/shared examples/contexts to their relevant folder
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-04-23 12:20:30 +02:00
Renamed from spec/support/prometheus_helpers.rb (Browse further)