This check monitors Riak replication riak-repl.
If you are using Agent v6.8+ follow the instructions below to install the Riak-Repl check on your host. See our dedicated Agent guide for installing community integrations to install checks with the Agent prior v6.8 or the Docker Agent:
-
Install the developer toolkit.
-
Clone the integrations-extras repository:
git clone https://github.com/DataDog/integrations-extras.git.
-
Update your
ddev
config with theintegrations-extras/
path:ddev config set extras ./integrations-extras
-
To build the
riak_repl
package, run:ddev -e release build riak_repl
-
Run the following command to install the integrations wheel with the Agent:
datadog-agent integration install -w <PATH_OF_RIAK_REPL_ARTIFACT_>/<RIAK_REPL_ARTIFACT_NAME>.whl
-
Configure your integration like any other packaged integration.
-
Edit the
riak_repl.d/conf.yaml
file, in theconf.d/
folder at the root of your Agent's configuration directory to start collecting your riak_repl performance data. See the sample riak_repl.d/conf.yaml for all available configuration options.
Run the Agent's status
subcommand and look for riak_repl
under the Checks section.
See metadata.csv for a list of metrics provided by this integration.
riak_repl does not currently include any service checks.
riak_repl does not currently include any events.
Need help? Contact Datadog support.