Skip to content

Commit

Permalink
Merge pull request #17252 from alaiavee/patch-2
Browse files Browse the repository at this point in the history
Update sonarqube-monitoring-integration.mdx
  • Loading branch information
akristen committed May 10, 2024
2 parents 67eb59a + d16b036 commit c35af0e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ To use the SonarQube integration, you need to also [install our JMX monitoring i
integrations:
- name: nri-jmx
env:
COLLECTION_FILES: /etc/newrelic-infra/integrations.d/jmx-sonarqube-web-config.yml
COLLECTION_FILES: /etc/newrelic-infra/integrations.d/jvm-sonarqube-compute-engine-metrics.yml
JMX_HOST: <YOUR_HOST>
JMX_PASS: admin
JMX_PORT: 9010
Expand All @@ -199,7 +199,7 @@ To use the SonarQube integration, you need to also [install our JMX monitoring i
integrations:
- name: nri-jmx
env:
COLLECTION_FILES: /etc/newrelic-infra/integrations.d/jmx-sonarqube-compute-engine-config.yml
COLLECTION_FILES: /etc/newrelic-infra/integrations.d/jvm-sonarqube-web-metrics.yml
JMX_HOST: <YOUR_HOST>
JMX_PASS: admin
JMX_PORT: 9011
Expand Down

0 comments on commit c35af0e

Please sign in to comment.