Skip to content

Extract prometheus_client out into shared concern

Thong Kuah requested to merge extract_prometheus_client into master

What does this MR do?

Extract #prometheus_client, and configured? out into shared concern

This is for later re-use, with Prometheus Cluster integration. This also makes it much easier to delete app/models/clusters/applications/prometheus.rb when the time comes

Related issue: #292460 (closed)

Edited by Thong Kuah

Merge request reports