Closed
Description
Currently the metrics provided are repository based or for the web request. It would be nice if we could also get some metrics about the datasources, like in DropWizard. It would be nice if we could get an overview of the min/max connecties, current open connecties and pool usage/saturation. Those metrics can help to tune the datasource configuration for live systems (and could be a trigger if the open connections or pool usage go upto 100%).