Skip to content

WIP: Connect via Kubernetes to Prometheus running in Kubernetes cluster

Kamil Trzcińśki requested to merge connect-to-prometheus-via-kubernetes into master

What does this MR do?

Interacts with Prometheus API via Kubernetes proxy and using Kubernetes Service.

This is working prototype.

This expects to have prometheus service to be running in prometheus namespace, exposed on port 9090.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/30480

Edited by Kamil Trzcińśki

Merge request reports