spring-boot/spring-boot-project/spring-boot-actuator-autoco...
Stephane Nicoll 0f75a9a9fe Rework Hikari metrics registration
This commits move the Hikari metrics registration to a BeanPostProcessor
as the Hikari datasource cannot be modified once its configuration has
been sealed (usually happens when `getConnection` is invoked on the
pool).

Closes gh-12129
2018-02-20 16:25:51 +01:00
..
src Rework Hikari metrics registration 2018-02-20 16:25:51 +01:00
pom.xml Add auto-configuration for exporting metrics to Wavefront 2018-02-16 20:00:45 +00:00