Skip to content

Commit 8bc19cb

Browse files
authored
DOCS-2530 Lint Integrations section (part 2) (#10778)
1 parent 5052de1 commit 8bc19cb

File tree

8 files changed

+13
-14
lines changed

8 files changed

+13
-14
lines changed

cilium/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ For containerized environments, see the [Autodiscovery Integration Templates][2]
103103
{{< /site-region >}}
104104
partial -->
105105

106-
Collecting logs is disabled by default in the Datadog Agent. To enable it, see [Kubernetes log collection documentation][7].
106+
Collecting logs is disabled by default in the Datadog Agent. To enable it, see [Kubernetes Log Collection][7].
107107

108108
| Parameter | Value |
109109
|----------------|-------------------------------------------|

citrix_hypervisor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The Citrix Hypervisor check is included in the [Datadog Agent][3] package.
1414
No additional installation is needed on your server.
1515
The recommended way to monitor Citrix hypervisors is to install one Datadog Agent on each hypervisor.
1616

17-
#### Datadog User
17+
#### Datadog user
1818

1919
The Citrix Hypervisor integration requires a user with at least [`read-only`][4] access to monitor the service.
2020

clickhouse/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ For containerized environments, see the [Autodiscovery Integration Templates][2]
7878
{{< /site-region >}}
7979
partial -->
8080

81-
Collecting logs is disabled by default in the Datadog Agent. To enable it, see [Kubernetes log collection documentation][6].
81+
Collecting logs is disabled by default in the Datadog Agent. To enable it, see [Kubernetes log collection][6].
8282

8383
| Parameter | Value |
8484
|----------------|-------------------------------------------|

cloud_foundry_api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Overview
44

5-
This check queries the [Cloud Foundry API][1] to collect audit events and send them to Datadog via the agent.
5+
This check queries the [Cloud Foundry API][1] to collect audit events and send them to Datadog through the Agent.
66

77
## Setup
88

cockroachdb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ For containerized environments, see the [Autodiscovery Integration Templates][6]
7878
{{< /site-region >}}
7979
partial -->
8080

81-
Collecting logs is disabled by default in the Datadog Agent. To enable it, see the [Docker log collection documentation][7].
81+
Collecting logs is disabled by default in the Datadog Agent. To enable it, see the [Docker Log Collection][7].
8282

8383
Then, set [log integrations][7] as Docker labels:
8484

consul/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The Datadog Agent collects many metrics from Consul nodes, including those for:
1111
- Node health - for a given node, how many of its services are up, passing, warning, critical?
1212
- Network coordinates - inter- and intra-datacenter latencies
1313

14-
The _Consul_ Agent can provide further metrics via DogStatsD. These metrics are more related to the internal health of Consul itself, not to services which depend on Consul. There are metrics for:
14+
The _Consul_ Agent can provide further metrics with DogStatsD. These metrics are more related to the internal health of Consul itself, not to services which depend on Consul. There are metrics for:
1515

1616
- Serf events and member flaps
1717
- The Raft protocol
@@ -186,7 +186,7 @@ partial -->
186186

187187
_Available for Agent versions >6.0_
188188

189-
Collecting logs is disabled by default in the Datadog Agent. To enable it, see the [Kubernetes log collection documentation][10].
189+
Collecting logs is disabled by default in the Datadog Agent. To enable it, see [Kubernetes Log Collection][10].
190190

191191
| Parameter | Value |
192192
| -------------- | --------------------------------------------------- |
@@ -200,7 +200,7 @@ Collecting logs is disabled by default in the Datadog Agent. To enable it, see t
200200

201201
[Run the Agent's status subcommand][11] and look for `consul` under the Checks section.
202202

203-
**Note**: If your Consul nodes have debug logging enabled, you'll see the Datadog Agent's regular polling in the Consul log:
203+
**Note**: If your Consul nodes have debug logging enabled, the Datadog Agent's regular polling shows in the Consul log:
204204

205205
```text
206206
2017/03/27 21:38:12 [DEBUG] http: Request GET /v1/status/leader (59.344us) from=127.0.0.1:53768

consul_connect/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Overview
44

5-
Monitor your [Consul Connect][1] Envoy sidecar proxies with the [Datadog Envoy Integration][2]. The Consul Connect integration currently only supports [Consul Connect configured with Envoy][3].
5+
Monitor your [Consul Connect][1] Envoy sidecar proxies with the [Datadog Envoy Integration][2]. The Consul Connect integration only supports [Consul Connect configured with Envoy][3].
66

77
## Setup
88

@@ -21,7 +21,7 @@ Follow the instructions below to configure this check for an Agent running on a
2121
To configure this check for an Agent running on a host:
2222

2323
##### Metric collection
24-
1. In Consul Connect, enable the config option [`-admin-bind`][5] to configure the port where the Envoy Admin API will be exposed.
24+
1. In Consul Connect, enable the config option [`-admin-bind`][5] to configure the port where the Envoy Admin API is exposed.
2525

2626
2. Enable the [Envoy integration][6] to configure metric collection.
2727

container/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44

55
This check reports a set of metrics about any running containers, regardless of the runtime used to start them.
66

7-
**NOTE**: The `container` check is different from the `containerd` check. The `container` checks will report standardized metrics for all containers found on the system,
8-
regardless of the container runtime.
7+
**NOTE**: The `container` check is different from the `containerd` check. The `container` checks report standardized metrics for all containers found on the system, regardless of the container runtime.
98
The `containerd` is dedicated to `containerd` runtime and publishes metrics in the `containerd.*` namespace.
109

1110
## Setup
@@ -17,11 +16,11 @@ Configuring access to supported container runtimes (Docker, containerd) may be r
1716

1817
#### Installation on containers
1918

20-
The `container` check requires some folders to be mounted to allow for automatic activation. This is handled by our official Helm Chart, the Datadog Operator, and as documented set ups for Kubernetes, Docker, ECS, and ECS Fargate.
19+
The `container` check requires some folders to be mounted to allow for automatic activation. This is handled by the official Helm Chart, the Datadog Operator, and as documented set ups for Kubernetes, Docker, ECS, and ECS Fargate.
2120

2221
### Configuration
2322

24-
Currently, the `container` check does not expose any specific configuration settings. To customize common fields or to force the activation of the `container` check, follow these steps:
23+
The `container` check does not expose any specific configuration settings. To customize common fields or to force the activation of the `container` check, follow these steps:
2524

2625
1. Create the `container.d/conf.yaml` file in the `conf.d/` folder at the root of your Agent's configuration directory.
2726

0 commit comments

Comments
 (0)