db.connection.nbConnections | Count | Number of database connections |
db.connection.nbDisconnections | Count | Number of database disconnections |
db.connection.nbExceedConnections | Count | Number of database connections exceeding the size of the database connection pool. The connection pool is determined by the MX_CONNECTION_POOL_SIZE setting for the Live Collaboration Server. |
db.sql.statement.nbExecuted | Count | Number of SQL statements executed |
db.sql.statement.nbParsed | Count | Number of SQL statements parsed |