[OPENIDM-14339] Improve JDBC metrics to include just execution time. Created: 03/Feb/20 Updated: 20/Mar/20 Resolved: 10/Feb/20 |
|
Status: | Closed |
Project: | OpenIDM |
Component/s: | Module - Metrics, Module - Repository JDBC |
Affects Version/s: | 7.0.0 |
Fix Version/s: | 7.0.0 |
Type: | Improvement | Priority: | Major |
Reporter: | jason vincent | Assignee: | jason vincent |
Resolution: | Fixed | Votes: | 0 |
Labels: | DIXON | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Target Version/s: | |
Verified Version/s: | |
QA Assignee: | Alexander Dracka |
Story Points: | 3 |
Sprint: | 2020.02 - IDM |
Description |
Many of the metrics used in the JDBC layer include the time to request the JDBC connection from the connection pool along with the time to actually execute the SQL statement. For example:
Add new metrics that record the time spent executing the SQL statement.
|
Comments |
Comment by Alexander Dracka [ 20/Mar/20 ] |
Fixed |