Create an Analysis
Select Create analysis to initiate an application analysis from the Analysis reports section of the Applications tab.
- Select analysis type
- Enter a report name, which should start with a letter, be unique, and contain only letters, numbers, hyphens (-), or underscores (_).
- Select the analysis type:
- Java migration analysis: Evaluates a Java application archive to estimate the effort and identify issues involved in migrating the application to a specified version of the Java Development Kit (JDK).
- Performance analysis: Analyzes JDK Flight Recording (JFR) files to identify application performance bottlenecks and resource usage patterns.
- Select Next to continue.
- Choose files for analysis.
- Select how you want to provide your analysis file:
- Select from object storage: Choose a file already available in your configured Object Storage bucket.
- Upload a file from local system: Upload a supported file from your computer, which will be added to the Object Storage bucket.
Supported file types:- For Java migration analysis:
.jar
,.war
,.zip
,.ear
- For Performance analysis:
.jfr
- After selecting or uploading your file, select Next to continue.
- Select how you want to provide your analysis file:
- Submit analysis request.
The configuration options on this step depend on your selected analysis type:
- For Java migration analysis:
- Review the selected artifact and object storage bucket.
- Select the target JDK version you want to analyze migration to.
- (Optional) Set package prefix filter options to include or exclude specific packages from the migration analysis. Enter one or more package prefixes as needed.
- Include filter: Only the specified package prefixes will be included in the analysis.
- Exclude filter: The specified package prefixes will be excluded from the analysis.
- For Performance analysis:
- Review the selected artifact and object storage bucket.
- For Java migration analysis:
- Select Analyze to submit the analysis request.
A Work Request is created for this analysis. You can view the progress or status of this analysis from the Work request module.