Skip to content

Commit

Permalink
Fixing link ref indent (#3658)
Browse files Browse the repository at this point in the history
* fixing link ref indent

* fixing indent for duplicated integrations

* fixing indent

* fixing indent
  • Loading branch information
Gus committed Apr 26, 2019
1 parent e6bf9a9 commit aafbba1
Show file tree
Hide file tree
Showing 24 changed files with 252 additions and 255 deletions.
23 changes: 11 additions & 12 deletions aerospike/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,24 @@ Get metrics from Aerospike Database in real time to:

### Installation

The Aerospike check is included in the [Datadog Agent][2] package.
The Aerospike check is included in the [Datadog Agent][1] package.
No additional installation is needed on your server.

### Configuration

1. Edit the `aerospike.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.d/conf.yaml][2] for all available configuration options.
1. Edit the `aerospike.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.d/conf.yaml][1] for all available configuration options.

2. [Restart the Agent][3].
2. [Restart the Agent][2].

### Validation

[Run the Agent's status subcommand][4] and look for `aerospike` under the Checks section.
[Run the Agent's status subcommand][3] and look for `aerospike` under the Checks section.

## Data Collected

### Metrics

See [metadata.csv][5] for a list of metrics provided by this integration.
See [metadata.csv][4] for a list of metrics provided by this integration.

### Service Checks

Expand All @@ -41,11 +41,10 @@ Aerospike does not include any events.

## Troubleshooting

Need help? Contact [Datadog support][6].
Need help? Contact [Datadog support][5].

[1]: https://www.aerospike.com/products/aerospike-database-platform
[2]: https://github.com/DataDog/integrations-core/blob/master/aerospike/datadog_checks/aerospike/data/conf.yaml.example
[3]: https://docs.datadoghq.com/agent/guide/agent-commands/?tab=agentv6#start-stop-and-restart-the-agent
[4]: https://docs.datadoghq.com/agent/guide/agent-commands/?tab=agentv6#agent-status-and-information
[5]: https://github.com/DataDog/integrations-core/blob/master/aerospike/metadata.csv
[6]: https://docs.datadoghq.com/help
[1]: https://github.com/DataDog/integrations-core/blob/master/aerospike/datadog_checks/aerospike/data/conf.yaml.example
[2]: https://docs.datadoghq.com/agent/guide/agent-commands/?tab=agentv6#start-stop-and-restart-the-agent
[3]: https://docs.datadoghq.com/agent/guide/agent-commands/?tab=agentv6#agent-status-and-information
[4]: https://github.com/DataDog/integrations-core/blob/master/aerospike/metadata.csv
[5]: https://docs.datadoghq.com/help
2 changes: 1 addition & 1 deletion amazon_eks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ Need help? Contact [Datadog support][9].
[8]: https://docs.datadoghq.com/logs/log_collection/docker/#option-2-container-installation
[9]: https://docs.datadoghq.com/help
[10]: https://www.datadoghq.com/blog/announcing-eks
[11]: https://www.datadoghq.com/blog/eks-cluster-metrics/
[11]: https://www.datadoghq.com/blog/eks-cluster-metrics
2 changes: 1 addition & 1 deletion aspdotnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ Need help? Contact [Datadog support][7].
[4]: https://docs.datadoghq.com/agent/guide/agent-commands/?tab=agentv6#start-stop-and-restart-the-agent
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/?tab=agentv6#agent-status-and-information
[6]: https://github.com/DataDog/integrations-core/blob/master/aspdotnet/metadata.csv
[7]: https://docs.datadoghq.com/help/
[7]: https://docs.datadoghq.com/help
32 changes: 16 additions & 16 deletions cassandra/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,17 +52,17 @@ See the [sample cassandra.d/conf.yaml][5] for all available configuration optio
Change the `path` and `service` parameter values and configure them for your environment.
See the [sample cassandra.d/conf.yaml][5] for all available configuration options.

To make sure that stacktraces are properly aggregated as one single log, a [multiline processing rule][13] can be added.
To make sure that stacktraces are properly aggregated as one single log, a [multiline processing rule][6] can be added.

* [Restart the Agent][6].
* [Restart the Agent][7].

### Validation

[Run the Agent's `status` subcommand][7] and look for `cassandra` under the Checks section.
[Run the Agent's `status` subcommand][8] and look for `cassandra` under the Checks section.

## Data Collected
### Metrics
See [metadata.csv][8] for a list of metrics provided by this integration.
See [metadata.csv][9] for a list of metrics provided by this integration.

### Events
The Cassandra check does not include any events.
Expand All @@ -73,24 +73,24 @@ The Cassandra check does not include any events.
Returns `CRITICAL` if the Agent is unable to connect to and collect metrics from the monitored Cassandra instance. Returns `OK` otherwise.

## Troubleshooting
Need help? Contact [Datadog support][9].
Need help? Contact [Datadog support][10].

## Further Reading

* [How to monitor Cassandra performance metrics][10]
* [How to collect Cassandra metrics][11]
* [Monitoring Cassandra with Datadog][12]
* [How to monitor Cassandra performance metrics][11]
* [How to collect Cassandra metrics][12]
* [Monitoring Cassandra with Datadog][13]

[1]: https://raw.githubusercontent.com/DataDog/integrations-core/master/cassandra/images/cassandra_dashboard.png
[2]: https://app.datadoghq.com/account/settings#agent
[3]: https://docs.datadoghq.com/integrations/java
[4]: https://docs.datadoghq.com/agent/guide/agent-configuration-files/?tab=agentv6#agent-configuration-directory
[5]: https://github.com/DataDog/integrations-core/blob/master/cassandra/datadog_checks/cassandra/data/conf.yaml.example
[6]: https://docs.datadoghq.com/agent/guide/agent-commands/?tab=agentv6#start-stop-and-restart-the-agent
[7]: https://docs.datadoghq.com/agent/guide/agent-commands/?tab=agentv6#agent-status-and-information
[8]: https://github.com/DataDog/integrations-core/blob/master/cassandra/metadata.csv
[9]: https://docs.datadoghq.com/help
[10]: https://www.datadoghq.com/blog/how-to-monitor-cassandra-performance-metrics
[11]: https://www.datadoghq.com/blog/how-to-collect-cassandra-metrics
[12]: https://www.datadoghq.com/blog/monitoring-cassandra-with-datadog
[13]: https://docs.datadoghq.com/logs/log_collection/?tab=tailexistingfiles#multi-line-aggregation
[6]: https://docs.datadoghq.com/logs/log_collection/?tab=tailexistingfiles#multi-line-aggregation
[7]: https://docs.datadoghq.com/agent/guide/agent-commands/?tab=agentv6#start-stop-and-restart-the-agent
[8]: https://docs.datadoghq.com/agent/guide/agent-commands/?tab=agentv6#agent-status-and-information
[9]: https://github.com/DataDog/integrations-core/blob/master/cassandra/metadata.csv
[10]: https://docs.datadoghq.com/help
[11]: https://www.datadoghq.com/blog/how-to-monitor-cassandra-performance-metrics
[12]: https://www.datadoghq.com/blog/how-to-collect-cassandra-metrics
[13]: https://www.datadoghq.com/blog/monitoring-cassandra-with-datadog
26 changes: 13 additions & 13 deletions cockroachdb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@ need to install anything else on your server.
### Configuration

1. Edit the `cockroachdb.d/conf.yaml` file, in the `conf.d/` folder [at the root of your
[Agent's configuration directory][8] to start collecting your cockroachdb performance data.
See the [sample cockroachdb.d/conf.yaml][3] for all available configuration options.
[Agent's configuration directory][3] to start collecting your cockroachdb performance data.
See the [sample cockroachdb.d/conf.yaml][4] for all available configuration options.

2. [Restart the Agent][4]
2. [Restart the Agent][5]

### Validation

[Run the Agent's `status` subcommand][5] and look for `cockroachdb` under the Checks section.
[Run the Agent's `status` subcommand][6] and look for `cockroachdb` under the Checks section.

## Data Collected

### Metrics

See [metadata.csv][6] for a list of metrics provided by this integration.
See [metadata.csv][7] for a list of metrics provided by this integration.

### Service Checks

Expand All @@ -39,7 +39,7 @@ The CockroachDB check does not include any events.

## Troubleshooting

Need help? Contact [Datadog support][7].
Need help? Contact [Datadog support][8].

## Further Reading
Additional helpful documentation, links, and articles:
Expand All @@ -48,10 +48,10 @@ Additional helpful documentation, links, and articles:

[1]: https://www.cockroachlabs.com/product/cockroachdb
[2]: https://app.datadoghq.com/account/settings#agent
[3]: https://github.com/DataDog/integrations-core/blob/master/cockroachdb/datadog_checks/cockroachdb/data/conf.yaml.example
[4]: https://docs.datadoghq.com/agent/guide/agent-commands/?tab=agentv6#start-stop-and-restart-the-agent
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/?tab=agentv6#agent-status-and-information
[6]: https://github.com/DataDog/integrations-core/blob/master/cockroachdb/metadata.csv
[7]: https://docs.datadoghq.com/help
[8]: https://docs.datadoghq.com/agent/guide/agent-configuration-files/
[9]: https://www.datadoghq.com/blog/monitor-cockroachdb-performance-metrics-with-datadog/
[3]: https://docs.datadoghq.com/agent/guide/agent-configuration-files
[4]: https://github.com/DataDog/integrations-core/blob/master/cockroachdb/datadog_checks/cockroachdb/data/conf.yaml.example
[5]: https://docs.datadoghq.com/agent/guide/agent-commands/?tab=agentv6#start-stop-and-restart-the-agent
[6]: https://docs.datadoghq.com/agent/guide/agent-commands/?tab=agentv6#agent-status-and-information
[7]: https://github.com/DataDog/integrations-core/blob/master/cockroachdb/metadata.csv
[8]: https://docs.datadoghq.com/help
[9]: https://www.datadoghq.com/blog/monitor-cockroachdb-performance-metrics-with-datadog
4 changes: 2 additions & 2 deletions datadog_checks_downloader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ tox
Need help? Contact [Datadog support][9].

[1]: https://github.com/DataDog/datadog-agent
[2]: https://theupdateframework.com/
[3]: https://in-toto.io/
[2]: https://theupdateframework.com
[3]: https://in-toto.io
[4]: https://youtu.be/XAlvd4QXngs
[5]: https://github.com/DataDog/integrations-core
[6]: https://github.com/DataDog/integrations-extras
Expand Down
Loading

0 comments on commit aafbba1

Please sign in to comment.