Skip to content

Commit fd016c8

Browse files
authored
Update articles/azure-monitor/app/java-jmx-metrics-configuration.md
1 parent 5b5d11b commit fd016c8

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
@@ -29,7 +29,7 @@ To view the available metrics, set the self-diagnostics level to `DEBUG` in your
2929
}
3030
```
3131

32-
The available JMX metrics, with the object names and attribute names will appear in the log file (in the configuration example above you will also see them in the console).
32+
The available JMX metrics, with the object names and attribute names will appear in the application insights log file.
3333

3434
The output in the log file will look similar to the example below. In some cases the list can be quite extensive.
3535
> [!div class="mx-imgBorder"]

0 commit comments

Comments
 (0)