sequelize / sequelize-pool

Resource pool implementation. It can be used to throttle expensive resources.
Other
38 stars 17 forks source link

Question - Monitoring connection pool #47

Open thpoiani opened 2 years ago

thpoiani commented 2 years ago

👋 Hello community, hope you are doing great. Do we have any way to monitor the connection pool? Would like to see connections being added and released, maybe even using Prometheus.