markt-de / puppet-sonarqube

Puppet module for Sonarqube
Apache License 2.0
1 stars 20 forks source link

add param systemPasscode #29

Closed talseth closed 1 year ago

talseth commented 1 year ago

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.

Stealthking001 commented 1 year ago

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.