Skip to content

CI: disable prometheus

Jason Plum requested to merge ci-disable-prometheus into master

Disable Prometheus in CI until we're actually using it in some meaninful way. At this time, it is lacking in proper configuration limiting memory, scraping, and more.

On average, these Pods are using in excess of 2Gi of ram before being evicted, causing failures on various nodes.

Until such time as the following are addressed, disable it.

Relates to #330 (closed)

Relates to #393

cc @gitlab-org/distribution

Merge request reports