The new version discovers more cloud services such as MCS and OAC. See details here and here
One of the new features is the capability for configuring Monitors (health check endpoints). A monitor is a URL that the App checks every 30 seconds in order to verify the health of your stack.
The Monitors configuration is a json structure explained here that can be set in the “config” tab of the App
Our recommendation is that you implement this Monitors according to the Health Check API pattern.
Enjoy 😉
One Comment