Skip to content

Commit 6d6070d

Browse files
authored
[DOCS-10533] Apply Vale updates (#20014)
1 parent f2588fb commit 6d6070d

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

bitdefender/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ For more information, see the [API Key and Authentication Reference Document][3]
5353
### Configure a webhook in Datadog
5454
1. In Datadog, navigate to the **Integrations** tab, and search for the Bitdefender integration.
5555
2. Click the **Bitdefender** integration. The integration window opens. On the **Configure** tab, select an existing API key, or create a new one.
56-
3. After selecting an API key, click **Add API key**, then click **Click Here to Copy URL**.
56+
3. After selecting an API key, click **Add API key**, then **Click Here to Copy URL**.
5757
4. Make a curl request. Use the template below, putting values into the following fields:
5858
- **\<control_center_apis_access_url>**: The URL from the previous section
5959
- **\<bitdefender-encoded-api-key>**: Your encoded API key

snmp_f5/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-
F5 Networks is an application delivery networking and security company. Collect health and performance metrics of your F5 devices, including including the Big IP and LTM platforms.
5+
F5 Networks is an application delivery networking and security company. Collect health and performance metrics of your F5 devices, including the Big IP and LTM platforms.
66

77
## Setup
88

tibco_ems/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The TIBCO EMS check is included in the [Datadog Agent][2] package. No additional
2222

2323
##### Create your Tibco EMS command script
2424

25-
The Tibco EMS integration utilizes the `tibemsadmin` CLI tool provided by Tibco EMS. To reduce the number of calls to the `$sys.admin` queue, Datadog uses a script to batch the queries made to Tibco. To collect your Tibco EMS metrics, pass the the script path and the absolute path of the `tibemsadmin` binary to the integration configuration.
25+
The Tibco EMS integration utilizes the `tibemsadmin` CLI tool provided by Tibco EMS. To reduce the number of calls to the `$sys.admin` queue, Datadog uses a script to batch the queries made to Tibco. To collect your Tibco EMS metrics, pass the script path and the absolute path of the `tibemsadmin` binary to the integration configuration.
2626

2727
*Note*: The `dd-agent` user needs execute permissions on the `tibemsadmin` binary.
2828
1. Create a file named `show_commands` with the following contents:

trend_micro_vision_one_endpoint_security/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@ Use out-of-the-box dashboards to gain detailed insights into system events, netw
4646

4747
### Connect your Trend Micro Vision One Endpoint Security Account to Datadog
4848

49-
1. Add your API host, application ID, API key and select the time zone from the dropdown.
49+
1. Add your API host, application ID, and API key, and select the time zone from the dropdown.
5050
| Parameters | Description |
5151
| -------------- | ----------------------------------------------------------------------- |
52-
| API Host | The API host of Trend Micro Vision One Endpoint Security console. |
53-
| Application ID | The application ID of Trend Micro Vision One Endpoint Security console. |
54-
| API Key | The API key of of Trend Micro Vision One Endpoint Security console. |
52+
| API Host | The API host of the Trend Micro Vision One Endpoint Security console. |
53+
| Application ID | The application ID of the Trend Micro Vision One Endpoint Security console. |
54+
| API Key | The API key of the Trend Micro Vision One Endpoint Security console. |
5555
| Time Zone | The time zone of the Trend Micro Vision One console. |
5656

5757
2. Click the **Save** button to save your settings.

vsphere/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ To enable property metrics, configure the following option:
6666
collect_property_metrics: true
6767
```
6868

69-
Property metrics are prefixed by the resource name. For example, host property metrics metrics are prefixed with `vsphere.host.*`, and VM property metrics are prefixed with `vsphere.vm.*`. View all the possible property metrics in the [metadata.csv][10].
69+
Property metrics are prefixed by the resource name. For example, host property metrics are prefixed with `vsphere.host.*`, and VM property metrics are prefixed with `vsphere.vm.*`. View all the possible property metrics in the [metadata.csv][10].
7070

7171

7272
### Events

0 commit comments

Comments
 (0)