Skip to content

Commit 0720bb4

Browse files
committed
Addressing comments
1 parent f199204 commit 0720bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/java-standalone-profiling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Profiling data collected by the JFR includes: method and execution profiling dat
209209
Check out Microsoft documentation on "[How to configure the Azure Monitor Application Insights for Java Profiler](https://azure-docs/blob/add-java-profiler-doc/articles/azure-monitor/app/java-standalone-profiling.md#installation)." JFR recording can be viewed and analyzed with your preferred tool, for example [Java Mission Control (JMC)](https://jdk.java.net/jmc/8/).
210210

211211
### Are performance diagnosis and fix recommendations provided with App Insights Java Profiling?
212-
'Performance diagnostics and recommendations' is a new feature that will be available as Application Insights Java Diagnostics. You may sign up to private preview this feature at https://aka.ms/JavaO11y. JFR recording can be viewed with Java Mission Control (JMC).
212+
'Performance diagnostics and recommendations' is a new feature that will be available as Application Insights Java Diagnostics. You may sign up to preview this feature at https://aka.ms/JavaO11y. JFR recording can be viewed with Java Mission Control (JMC).
213213

214214
### What's the difference between on-demand and automatic Java Profiling in App Insights?
215215

0 commit comments

Comments
 (0)