This metric shows the number of connections to the database that are currently active
It is common for a database to have several concurrent connections at any one time, but usually only a small percentage will be active at any one time. If, by chance, several users execute queries at the same time, and if CPU and memory resources are unavailable to support peak demands, then performance degradation can occur.