Extend the platform,
empower your team.
Application server method of pooling and sharing connections to a database.
ExtensionSeveral built-in OneAgent extensions provide insight into connection pool performance and issues such as connection leaks. The extensions cover the following technologies: Apache Tomcat, Oracle WebLogic, IBM WebSphere Application Server, IBM WebSphere Liberty, and Red Hat JBoss and Wildfly.
This extension collects connection pool performance, usage and availability metrics for Websphere Liberty.
Prerequisites:
To get metric insight:
Java Metric Extensions 2.0 (JMX)
.Below is a complete list of the feature sets provided in this version. To ensure a good fit for your needs, individual feature sets can be activated and deactivated by your administrator during configuration.
Metric name | Metric key | Description | Unit |
---|---|---|---|
In use time | liberty.connectionPool.inUseTime | - | MilliSecond |
Wait time | liberty.connectionPool.waitTime | - | MilliSecond |
Metric name | Metric key | Description | Unit |
---|---|---|---|
Managed connections | liberty.connectionPool.managedConnectionCount | - | Count |
In use connections | liberty.connectionPool.connectionHandleCount | - | Count |
Free connections | liberty.connectionPool.freeConnectionCount | - | Count |
Convert EF1.0 to EF2.0: