HikariCP is a lightweight and fast JDBC connection pooling framework. This check monitors HikariCP through the Datadog Agent.
To install the HikariCP check on your host:
-
Install the developer toolkit on any machine.
-
Run
ddev release build hikaricp
to build the package. -
Upload the build artifact to any host with an Agent and run
datadog-agent integration install -w path/to/hikaricp/dist/<ARTIFACT_NAME>.whl
.
-
Edit the
hikaricp/conf.yaml
file, in theconf.d/
folder at the root of your Agent's configuration directory to start collecting your HikariCP performance data. See the sample hikaricp/conf.yaml for all available configuration options.
Run the Agent's status subcommand and look for hikaricp
under the Checks section.
See metadata.csv for a list of metrics provided by this integration.
See service_checks.json for a list of service checks provided by this integration.
HikariCP does not include any events.
Need help? Contact Datadog support.