Class HeapMemoryHealthCheck.Builder

    • Method Detail

      • thresholdPercent

        public HeapMemoryHealthCheck.Builder thresholdPercent​(double threshold)
        Threshol percentage. If used memory is above this threshold, reports the system is down.
        Parameters:
        threshold - threshold percentage (e.g. 87.47)
        Returns:
        updated builder instance