Skip to content

Add wait count (number of threads waiting for a connection) to DataSourcePoolMetadata and DataSourcePoolMetrics #12788

@lidkowiak

Description

@lidkowiak

Monitoring number of threads waiting for a connection to database is extremely helpful when diagnosing performance issue with relational database and tuning pool size.
I suggest adding wait count to DataSourcePoolMetadata and DataSourcePoolMetrics (eg. for org.apache.tomcat.jdbc.pool.DataSource::getWaitCount Tomcat JDBC pool).
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: declinedA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions