Based on the LowAvailableVirtualMemory definition in RTMT we should als workaround decrease the threshold and not Increase.
In RTMT: LowAvailableVirtualMemory >> This alert occurs when the percentage of available virtual memory is lower than the configured value.
When I get a LowAvailableVirtualMemory alert, I should lower the threshold, not increase it. For example, if the threshold is set to 30% and the used virtual memory was less than 30% I get the alert, so I need to lower it to say 20%. (Attached is a threshold configuration)
In the maintioned bug the workaround was to increase this threshold!!