| Class | Description |
|---|---|
| TomcatDbcp2PoolExports |
Exports Tomcat DBCP2-pool metrics.
|
| TomcatGenericExports |
Exports Tomcat metrics applicable to most most applications:
- http session metrics
- request processor metrics
- thread pool metrics
|
| TomcatJdbcInterceptor |
A Tomcat JDBC interceptor that tracks query statistics for
applications using the Tomcat jdbc-pool.
|
| TomcatJdbcPoolExports |
Exports Tomcat jdbc-pool metrics.
|
| TomcatServletMetricsFilter |
A servlet filter that can be configured in Tomcat's global web.xml and that provides the following metrics:
- A Histogram with response time distribution per context
- A Gauge with the number of concurrent request per context
- A Gauge with a the number of responses per context and status code
|
Copyright © 2018. All Rights Reserved.