When a Garbage Collection event runs, it spends a predominant amount of its time in the Java application layer. It also spends a certain portion of its time in the Operating System/Kernel layer.
Continue reading “Garbage Collection CPU Statistics”yCrash Enterprise Edition has a lot more capabilities than our ‘free’ GCeasy public edition. It provides features like Dashboard, Search reports, 100% automated data capturing, 360-degree data analysis, Report comparison, remote data capturing, bundle upload, Report Deletion. This post highlights the differences between GCeasy Public (free) Edition and yCrash Enterprise Edition.
Continue reading “Advantages of Enterprise Edition over Public Edition”Lets understand how GCeasy & yCrash differ from each other in the following table.
Continue reading “What is the difference between GCeasy and yCrash?”Debug/Diagnostic information about the application and JVM instance is published in the health check status page. In the health check status page, the following information is printed in the JSON format:
Continue reading “Health Check Status Page”This document provides key highlights of the ‘PRO++’ edition over the free ‘PUBLIC’ edition.
Continue reading “Benefits of PRO++ subscription”In Garbage collection log analysis API we have introduced a new feature called Remote Location. Using this feature now you can pass the http(s) URL location of your GC log in the request.
Continue reading “GCeasy API – Remote Location”GCeasy provides powerful REST API to analyze Java GC logs. This API can be used for application monitoring, analyzing code quality during CI/CD pipeline, proactive production monitoring, and several other purposes. This document walks through the steps involved in invoking this REST API through the Postman tool.
Continue reading “HOW TO INVOKE GC LOGS ANALYSIS API THROUGH POSTMAN”Recently a smart engineering manager from a major financial institution asked the question: ‘We are already using APM tool (AppDynamics), why do we need to use GC log analysis tool (GCeasy)?’. Fair question that deserves detailed answer. There are angles to this question:
Continue reading “GC LOG ANALYSIS COMPLIMENTS APM”GCeasy’s JSON APIs are used for application monitoring, analyzing code quality during CI/CD pipeline and several other purposes. API response contains rich set of information (i.e. lot of elements). In this article, we intend to highlight to few key elements in the API response. If values of these elements exceed or drops below the certain threshold, then you might consider raising alerts/warnings.
Continue reading “KEY ELEMENTS IN API RESPONSE”