Search

GC easy – Universal Java GC Log Analyser

Category

Features

Garbage Collection CPU Statistics

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.  'User' Time: Amount of time Garbage Collector... Continue Reading →

Advantages of Enterprise Edition over Public Edition

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... Continue Reading →

What is the difference between GCeasy and yCrash?

Lets understand how GCeasy & yCrash differ from each other in the following table. GCeasyyCrashWhat is the purpose?GCeasy is used to optimize Garbage collection pause times & throughput.yCrash is an end-end root cause analysis solution. It answers the questions: Why... Continue Reading →

Health Check Status Page

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: Memory Operating system Class loading Compilation Threading CPU Utilization... Continue Reading →

Benefits of PRO++ subscription

This document provides key highlights of the ‘PRO++’ edition over the free 'PUBLIC' edition. 1. Machine Learning Fig: ML problem detection & recommendation in PRO/PRO++ edition GCeasy tool's machine learning algorithms can detect problems in your GC logs and recommend... Continue Reading →

GCeasy API – Remote Location

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. Say suppose, you have stored your GC... Continue Reading →

HOW TO INVOKE GC LOGS ANALYSIS API THROUGH POSTMAN

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... Continue Reading →

GC LOG ANALYSIS COMPLIMENTS APM

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... Continue Reading →

KEY ELEMENTS IN API RESPONSE

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... Continue Reading →

Powered by WordPress.com.

Up ↑