Release 2.20.4 notes ------------------ yCrash Server - Features and Fixes: + Added a system property to enable monitoring of only Macro metrics in M3 mode. The "Monitor Only Macro Metrics" feature in yCrash helps prioritize critical performance metrics such as CPU and memory usage, reducing noise from minor micro metric fluctuations. Learn more at [ https://docs.ycrash.io/ycrash-server/app-settings/monitor-only-macro-metrics.html ]. + Enhanced the largest objects chart view in the heap report with refinements and bug fixes. + Introduced a new system property, “showGCReadyObjects,” allowing you to view objects that are no longer referenced by the application. This feature helps identify potential memory leaks and optimize memory usage. Learn more at [https://docs.ycrash.io/ycrash-server/administration/application-arguments.html]. + Improved the heap report UI for a better user experience. + Refined the logic for detecting OutOfMemoryError:Metaspace, ensuring accurate forecasting of metaspace-related memory leaks through GC log analysis. + Implemented minor bug fixes for improved stability. + Updated the Helm chart for Kubernetes and OpenShift deployments to enhance compatibility and functionality.