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
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:
-
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
sortdb
package, run:ddev -e release build sortdb
-
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
-
Configure your integration like any other packaged integration.
-
Edit the
sortdb.d/conf.yaml
file in theconf.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.
Run the Agent's status subcommand and look for sortdb
under the Checks section.
The SortDB check check is compatible with all major platforms
See metadata.csv for a list of metrics provided by this integration.
The SortDB check does not currently include any service checks.
The SortDB check does not currently include any events.