The 'PRO++' edition offers significant advantages over the free 'PUBLIC' edition, including advanced machine learning for problem detection in GC logs, the ability to analyze 300 logs and make 300 API calls per month, larger file uploads (300mb), and the option to download analysis reports in PDF format.
The GCeasy API now features Remote Location, allowing users to analyze GC logs directly from a URL, such as an AWS S3 bucket. Users can compress files in various formats for efficient processing and must include a “Content-Encoding” parameter. Authentication is required for some servers, facilitated by specific header parameters.
GCeasy offers a REST API for analyzing Java GC logs, aimed at application monitoring and code quality assessment during CI/CD processes. This guide details how to use the API via Postman, including downloading Postman, setting the POST method, entering the request URL with the API key, and uploading GC log files.
gceasy.io is introducing a RESTful API to analyze Java GC logs. Here are a couple of use cases where this Java GC API can be used.
