Skip to content

[CERN] Fix prometheus scrape configuration

Spyridon Trigazis requested to merge cern-fix-prom-cm into cern-pike-qa

cherry picked from : https://review.openstack.org/#/c/509791/ jira: OS-5185

Make prometheus configuration compatible with 1.7.3 or greater. The new config matches the one in the pormetheus kubernetes example [1] minus the configuration for ingress that we don't deploy.

[1] https://github.com/prometheus/prometheus/blob/master/documentation/examples/prometheus-kubernetes.yml Closes-Bug: #1719187

Signed-off-by: Spyros Trigazis spyridon.trigazis@cern.ch

Merge request reports