SonarQube has added support for prometheus metrics. To be able to scrape them we need to set the sonar.web.systemPasscode property in sonar.properties.
Hi @talseth,
thank you for your pull request and for the feature settings.
It was very kind of you to set the documentation and function to optional.
I had merged the request now.
SonarQube has added support for prometheus metrics. To be able to scrape them we need to set the
sonar.web.systemPasscode
property in sonar.properties.https://docs.sonarqube.org/latest/instance-administration/monitoring/#prometheus-monitoring
This PR adds support for setting this.