Closed ydarias closed 7 years ago
Some related documentation about the metrics exposed by Flexy-pool is required into the Stampede documentation section. So it's better to wait for that commit before merging the pull-request.
@@ Coverage Diff @@
## devel #151 +/- ##
============================================
- Coverage 18.25% 18.24% -0.02%
- Complexity 0 1505 +1505
============================================
Files 736 736
Lines 26398 26413 +15
Branches 2805 2317 -488
============================================
Hits 4819 4819
- Misses 21276 21291 +15
Partials 303 303
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...a/com/torodb/backend/AbstractDbBackendService.java | 0% <ø> (ø) |
0 <ø> (ø) |
:x: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 6bda65f...cefda54. Read the comment docs.
Now the datasource from Hikari is wrapped with Flexy-pool. With this change some advanced options at the pool configuration can be added and out of the box Flexy-pool publishes advanced metrics about the pool state using JMX.