Update README.md

pull/253/head
Brett Wooldridge 10 years ago
parent 0c34389655
commit 7f2c2763e7

@ -175,6 +175,13 @@ pool to record various metrics. See the [Metrics](https://github.com/brettwoold
wiki page for details. wiki page for details.
*Default: none* *Default: none*
&#128200;``healthCheckRegistry``<br/>
This property is only available via programmatic configuration or IoC container. This property
allows you to specify an instance of a *Codahale/Dropwizard* ``HealthCheckRegistry`` to be used by the
pool to report current health information. See the [Metrics](https://github.com/brettwooldridge/HikariCP/wiki/Dropwizard-HealthChecks)
wiki page for details.
*Default: none*
&#128288;``poolName``<br/> &#128288;``poolName``<br/>
This property represents a user-defined name for the connection pool and appears mainly This property represents a user-defined name for the connection pool and appears mainly
in logging and JMX management consoles to identify pools and pool configurations. in logging and JMX management consoles to identify pools and pool configurations.

Loading…
Cancel
Save