Get metrics from Eventstore in real time to:
- Visualize and monitor EventStore queues
- capture all available metrics within the stats api
Install the dd-check-eventstore
package manually or with your favourite configuration manager
-
Edit the eventstore.d/conf.yaml file, in the conf.d/ folder at the root of your Agent's configuration directory to start collecting your eventstore performance data. See the sample eventstore.d/eventstore.yaml.default for all available configuration options.
-
Restart the Agent
Run the Agent's status
subcommand and look for eventstore
under the Checks section:
Checks
======
eventstore
-----------
- instance #0 [OK]
- Collected 50 metrics, 0 events & 0 service checks
The check is compatible with all major platforms.
Able to collect all numeric or datetime metrics supplied by the api, it will require you to add metric_definitions for new metrics, all current metrics are listed
The eventstore check does not include any events.
The eventstore check does not include any service checks.
Raise a ticket for the maintainer to assist with