Add (BYO) Prometheus as cluster integration
What does this MR do?
Adds (BYO) Prometheus as cluster integration
Related: #292460 (closed)
Screenshots (strongly suggested)
Video showing how it works. Not shown (but documented) was installing Prometheus manually.
How to test locally
I was able to test this locally with a kind cluster
- Install https://kind.sigs.k8s.io/
- Create a new
kindcluster. - In the admin section, enable local connections for webhooks and services (https://docs.gitlab.com/ee/security/webhooks.html)
- Setup a new certificate cluster for a project.
- Follow the newly added docs to install Prometheus, and enable Prometheus integration
Does this MR meet the acceptance criteria?
Conformity
- Changelog entry
- Documentation (if required)
- Code review guidelines
- Merge request performance guidelines
- Style guides
- [-] Database guides
- Separation of EE specific content
Availability and Testing
Edited by Thong Kuah