generic-connection-pool is an extensible connection pool agnostic to the connection type it is managing. It can be used for TCP, http, database or ssh connections.
NOTE: Not all collection methods are supported on MySQL/MariaDB < 5.6 NOTE: It is recommended to set a max connection limit for the user to avoid overloading the server with monitoring scrapes under ...