Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Files

Latest commit

431b179 · Jul 13, 2020

History

History
This branch is 4 commits ahead of, 1884 commits behind DataDog/integrations-extras:master.

sortdb

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 28, 2020
Jan 27, 2020
Apr 15, 2020
Jun 15, 2018
Jun 15, 2018
Jul 13, 2020
Jun 8, 2020
Jan 8, 2019
Sep 2, 2018
Aug 20, 2018
May 7, 2020
Jun 3, 2020

Sortdb Integration

Overview

Get metrics from Sortdb service in real time to:

  • Visualize and monitor Sortdb stats.
  • Be notified about Sortdb failovers.
  • Check health of and get stats from multiple instances

Setup

Installation

If you are using Agent v6.8+ follow the instructions below to install the Sortdb 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 sortdb package, run:

    ddev -e release build sortdb
  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_SORTDB_ARTIFACT_>/<SORTDB_ARTIFACT_NAME>.whl
  7. Configure your integration like any other packaged integration.

Configuration

  1. Edit the sortdb.d/conf.yaml file in the conf.d/ folder at the root of your Agent's configuration directory to start collecting your Sortdb metrics. See the sample sortdb.d/conf.yaml for all available configuration options.

  2. Restart the Agent

Validation

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

Compatibility

The SortDB check check is compatible with all major platforms

Data Collected

Metrics

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

Service Checks

The SortDB check does not currently include any service checks.

Events

The SortDB check does not currently include any events.