Skip to content

Commit 4044282

Browse files
committed
aerospike-agent-and-dashboard - review feedback
accepted review suggestion - corrected links and remove unnecessary links
1 parent be33096 commit 4044282

1 file changed

Lines changed: 16 additions & 17 deletions

File tree

aerospike_enterprise/README.md

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The Aerospike check is included in the [Datadog Integration Extras][2] package.
2121

2222
To install the Aerospike enterprise check on your host:
2323

24-
1. Run the following command to install the integration [Community Integration] [12]:
24+
1. Run the following command to install the integration [Community Integration] [11]:
2525

2626
- For Datadog Agent versions 7 and later:
2727
```shell
@@ -32,40 +32,39 @@ To install the Aerospike enterprise check on your host:
3232

3333
Below are the prerequisites to configure and use the Aerospike check for an Agent running on a host:
3434

35-
1. Install and configured the [Aerospike Prometheus Exporter][10]. Refer to [Aerospike's documentation][11] for more details.
35+
1. Install and configured the [Aerospike Prometheus Exporter][9]. Refer to [Aerospike's documentation][10] for more details.
3636

37-
2. Edit the `aerospike_enterprise.d/conf.yaml` file, in the `conf.d/` folder at the root of your Agent's configuration directory to start collecting your Aerospike performance data. See the [sample aerospike_enterprise.d/conf.yaml][4] for all available configuration options.
37+
2. Edit the `aerospike_enterprise.d/conf.yaml` file, in the `conf.d/` folder at the root of your Agent's configuration directory to start collecting your Aerospike performance data. See the [sample aerospike_enterprise.d/conf.yaml][3] for all available configuration options.
3838

39-
3. [Restart the Agent][5].
39+
3. [Restart the Agent][4].
4040

4141
### Validation
4242

4343
Check that the Aerospike check is correctly configured and working with the command
44-
`datadog-agent check aerospike_enterprise`. Refer to [Run Agent Status subcommand][6].
44+
`datadog-agent check aerospike_enterprise`. Refer to [Run Agent Status subcommand][5].
4545

4646
## Data Collected
4747

4848
### Metrics
4949

50-
See [Aerospike Metrics][8] or [Aerospike Configs][9] for a list of metrics and configurations provided by this integration.
50+
See [Aerospike Metrics][7] or [Aerospike Configs][8] for a list of metrics and configurations provided by this integration.
5151

5252
### Events
5353

5454
Aerospike does not include any events.
5555

5656
## Troubleshooting
5757

58-
Need help? Contact [Datadog support][3].
58+
Need help? Contact [Aerospike support][1].
5959

6060
[1]: https://aerospike.com
6161
[2]: https://github.com/aerospike/datadog-integrations-extras/
62-
[3]: https://aerospike.com
63-
[4]: https://github.com/DataDog/integrations-extras/blob/master/aerospike_enterprise/datadog_checks/aerospike_enterprise/data/conf.yaml.example
64-
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent
65-
[6]: https://docs.datadoghq.com/agent/guide/agent-commands/#agent-status-and-information
66-
[7]: https://github.com/DataDog/integrations-extras/blob/master/aerospike/metadata.csv
67-
[8]: https://aerospike.com/docs/database/reference/metrics
68-
[9]: https://aerospike.com/docs/database/reference/config
69-
[10]: https://github.com/aerospike/aerospike-prometheus-exporter
70-
[11]: https://aerospike.com/docs/database/observe/monitor/components/
71-
[12]: https://docs.datadoghq.com/agent/guide/use-community-integrations/
62+
[3]: https://github.com/DataDog/integrations-extras/blob/master/aerospike_enterprise/datadog_checks/aerospike_enterprise/data/conf.yaml.example
63+
[4]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent
64+
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/#agent-status-and-information
65+
[6]: https://github.com/DataDog/integrations-extras/blob/master/aerospike/metadata.csv
66+
[7]: https://aerospike.com/docs/database/reference/metrics
67+
[8]: https://aerospike.com/docs/database/reference/config
68+
[9]: https://github.com/aerospike/aerospike-prometheus-exporter
69+
[10]: https://aerospike.com/docs/database/observe/monitor/components/
70+
[11]: https://docs.datadoghq.com/agent/guide/use-community-integrations/

0 commit comments

Comments
 (0)