Skip to content

Refactor Prometheus Adapter to take in cluster

Thong Kuah requested to merge refactor_prometheus_adapter into master

What does this MR do?

1st part of #119297 (closed)

Refactor Prometheus Adapter to take in cluster instead of deployment_platform. This allows us the choice not to call project.deployment_platform which could be incorrect if that is called after the deployment has been done.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by 🤖 GitLab Bot 🤖

Merge request reports