Skip to content

Refactor DeploymentMetric to reuse code

Thong Kuah requested to merge refactor_deployment_metrics into master

What does this MR do?

Refactor DeploymentMetric to reuse code

Re-use shared Prometheus::Adapter code. Move that code out of app/services to lib/gitlab as it's generic PORO code, not a service.

Closes #119297 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by 🤖 GitLab Bot 🤖

Merge request reports