Release Notes 0.66 ------------------ yCrash Agent ------------- + Windows Process Report - In previous releases agent wasn't information about the processes running on windows hosts. Now all the processes that runs on windows are captured, their process Ids and CPU consumptions are also captured and transmitted to yCrash server. + From this release we are Capturing the "Java & OS version" information on the host and transmitting it to yCrash server. + Validating JSON YAML file structure. If there are any syntax in it, pointing them out. yCrash Server -------------- + Compare tool refinement a. We have provided intuitive interface to compare two reports. Date picker has been provided to choose the reports that needs to be compared. b. Now we have added the few more fields in Garbage Collection, Heap Dump sections for comparison. c. We are displaying charts and graph in "Network" section. + M3 Dashboard - We have introduced the Micro-Metrics Monitoring Dashboard which agent will report m3 running. To know about how to activate M3 Dashboard, refer https://docs.ycrash.io/ycrash-agent/micrometrics.html#m3 + Processes Report clean up - We have cleanup the Process report. + PDF export of RCA Page - "Download PDF" feature in RCA report will print the RCA report which will be useful to share with the team. + Support processes page for Windows OS - Previously we were not supporting the windows process. Now We are displaying the Process report for windows. + Printing Java, OS version - Now we are displaying the "Java & OS versions" in the Resources Report. + Total Host & Total TCP Connections - We are displaying Total Host & Total TCP Connections in the Network report. + Download Dump feature - Now Using the ‘Download dumps’ feature user can download all artifacts(GC, Thread, Heap dumps, top, netstat, vmstat…) that were captured by the yCrash agent. To know more about it, refer + G1 GC parsing minor bug fixes - We have fixed bugs related to G1 GC Parsing. + GC Causes table clean up - We have clean up the GC Causes table. + Support latest version of Azul JVM's Zing GC Uniified log format. + Added more GC related recommendations. + Introuced continuously WAITING threads and TIMED_WAITING threads in the comparative summary section of the thread report + Minor bug fixes on thread dump analysis + Minor UI/font/color changes in the Heap dump analysis report.