Skip to content

Files

This branch is 1640 commits behind DataDog/integrations-extras:master.

riak_repl

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 21, 2019
Jan 27, 2020
Apr 15, 2020
Jan 9, 2020
Jan 31, 2019
May 4, 2020
Oct 7, 2020
Aug 18, 2020
Jan 31, 2019
Jan 31, 2019
Jan 31, 2019
May 7, 2020
Jun 3, 2020

Agent Check: Riak-Repl

Overview

This check monitors Riak replication riak-repl.

Setup

Installation

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:

  1. Install the developer toolkit.

  2. Clone the integrations-extras repository:

    git clone https://github.com/DataDog/integrations-extras.git.
  3. Update your ddev config with the integrations-extras/ path:

    ddev config set extras ./integrations-extras
  4. To build the riak_repl package, run:

    ddev -e release build riak_repl
  5. Download and launch the Datadog Agent.

  6. 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
  7. Configure your integration like any other packaged integration.

Configuration

  1. Edit the riak_repl.d/conf.yaml file, in the conf.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.

  2. Restart the Agent

Validation

Run the Agent's status subcommand and look for riak_repl under the Checks section.

Data Collected

Metrics

See metadata.csv for a list of metrics provided by this integration.

Service Checks

riak_repl does not currently include any service checks.

Events

riak_repl does not currently include any events.

Troubleshooting

Need help? Contact Datadog support.