Skip to content

Commit 9a511be

Browse files
authored
Update articles/azure-monitor/app/java-jmx-metrics-configuration.md
1 parent 3efdb53 commit 9a511be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/java-jmx-metrics-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ JMX metrics collection can be configured by adding a ```"jmxMetrics"``` section
1919

2020
## How do I know what metrics are available to configure?
2121

22-
You nailed it - you must know the object names and the attributes, those properties are different for various libraries, frameworks, and application servers, and are often not well documented. Luckily, we made it easy to find what exactly JMX metrics are supported for your particular environment.
22+
You nailed it - you must know the object names and the attributes, those properties are different for various libraries, frameworks, and application servers, and are often not well documented. Luckily, it's easy to find exactly what JMX metrics are supported for your particular environment.
2323

2424
To view the available metrics, set `selfDiagnostics` to `DEBUG` in your `applicaitoninsight.json` configuration file, for example:
2525

0 commit comments

Comments
 (0)