Get metrics from Neo4j service in real time to:
- Visualize and monitor Neo4j states.
- Be notified about Neo4j failovers and events.
The Neo4j check is NOT included in the Datadog Agent package.
If you are using Agent v6.8+ follow the instructions below to install the Neo4j check on your host. See the dedicated Agent guide for installing community integrations to install checks with the Agent prior v6.8 or the Docker Agent:
-
Run the following command to install the integrations wheel with the Agent:
datadog-agent integration install -t datadog-neo4j==<INTEGRATION_VERSION>
-
Configure your integration like any other packaged integration.
-
Edit the
neo4j.d/conf.yaml
file in theconf.d/
folder at the root of your Agent's configuration directory to start collecting your Neo4j metrics. See the sample neo4j.d/conf.yaml for all available configuration options.
Run the Agent's status
subcommand and look for neo4j
under the Checks section.
See metadata.csv for a list of metrics provided by this check.
The Neo4j check does not include any events.
See service_checks.json for a list of service checks provided by this integration.
Need help? Contact Datadog support.