Performance Analysis

Using performance analysis, administrators can obtain recommendations to improve the performance of Java applications running on managed instances in the fleet. This feature analyzes the performance statistics from your Java runtime powering your applications and interprets them to recommend optimal startup parameters to enhance their performance. It analyzes JFR files and identifies specific areas for optimization and suggests updated startup parameters that will improve the application performance. With this feature, administrators can identify performance bottlenecks and take appropriate measures to optimize the overall performance of their Java applications.

Note

Performance analysis captures only a sample of events. An application could produce events not captured in the recording. Incomplete details about an event could lead to assumptions that might not accurately reflect your specific system or environment.

To enable performance analysis operations in your fleet, see Enabling Advanced Features.