Get metrics from EventStore in real time to:
- Visualize and monitor EventStore queues
- Capture all available metrics within the following API endpoints: stats, node info, non-transient projections, subscriptions, cluster gossip (the list of endpoints to scrape is configurable)
The EventStore check is not included in the Datadog Agent package, so you need to install it.
For Agent v7.21+ / v6.21+, follow the instructions below to install the EventStore check on your host. See Use Community Integrations to install with the Docker Agent or earlier versions of the Agent.
-
Run the following command to install the Agent integration:
datadog-agent integration install -t datadog-eventstore==<INTEGRATION_VERSION>
-
Configure your integration similar to core integrations.
-
Edit the
eventstore.d/conf.yaml
file in theconf.d/
folder at the root of your Agent's configuration directory to start collecting your EventStore metrics. See the sample eventstore.d/conf.yaml for all available configuration options.
Run the Agent's status subcommand and look for eventstore
under the Checks section.
The check is compatible with all major platforms.
See metadata.csv for a list of metrics provided by this integration.
The eventstore check does not include any events.
The eventstore check does not include any service checks.
Need help? Contact the maintainer of this integration.