node-mysql2
node-mysql2 copied to clipboard
Performance Monitoring
Sometimes we will have queries which take a while to complete. The issue isn't repeatable. Is it possible to determine how long functions such as query take to acquire a connection from the connection pool versus execute the query?