Monitoring SonarQube running in Container

We are running SonarQube, version 8, in Kubernetes container. In the container we have set up the health check probes… (readiness and liveness). I am wondering if there is a way to export this information from the container to prometheus so it can be displayed in grafana and alerts set. Any assistance would be greatly appreciated.

1 Like