Skip to content

Commit efc20dd

Browse files
Apply suggestions from code review
Co-authored-by: Amee Lepcha <[email protected]>
1 parent 59911bb commit efc20dd

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

docs/integrations/databases/mysql.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,15 +150,15 @@ As part of the app installation process, the following fields will be created by
150150
* `db_cluster_address`
151151
* `db_cluster_port`
152152

153-
Additionally, if you are using MySQL in the Kubernetes environment, these following additional fields will be created by default as a part of the app installation process:
153+
Additionally, if you are using MySQL in the Kubernetes environment, the following additional fields will be created by default during the app installation process:
154154
* `pod_labels_component`
155155
* `pod_labels_environment`
156156
* `pod_labels_db_system`
157157
* `pod_labels_db_cluster`
158158
* `pod_labels_db_cluster_address`
159159
* `pod_labels_db_cluster_port`
160160

161-
To learn more about setting up fields, refer to [Sumo Logic Fields](/docs/manage/fields).
161+
For information on setting up fields, see [Fields](/docs/manage/fields).
162162

163163
### Step 2: Configure MySQL Logs and Metrics Collection
164164

@@ -327,7 +327,7 @@ Sumo Logic Kubernetes collection will automatically start collecting logs from t
327327

328328
</details>
329329

330-
<br/>**FER to normalize the fields in Kubernetes environments.** Labels created in Kubernetes environments automatically are prefixed with pod_labels. To normalize these for our app to work, we will have Field Extraction Rule automatically created for Database Application Components named as **AppObservabilityMySQLDatabaseFER**.
330+
<br/>**FER to normalize the fields in Kubernetes environments.** Labels created in Kubernetes environments automatically are prefixed with pod_labels. To normalize these for our app to work, a Field Extraction Rule named **AppObservabilityMySQLDatabaseFER** is automatically created for Database Application Components.
331331
<br/>
332332

333333
</TabItem>

docs/integrations/databases/oracle.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@ As part of the app installation process, the following fields will be created by
3636
* `db_cluster_address`
3737
* `db_cluster_port`
3838

39-
Additionally, if you are using Oracle in the Kubernetes environment, these following additional fields will be created by default as a part of the app installation process:
39+
Additionally, if you are using Oracle in the Kubernetes environment, the following additional fields will be created by default during the app installation process:
4040
* `pod_labels_component`
4141
* `pod_labels_environment`
4242
* `pod_labels_db_system`
4343
* `pod_labels_db_cluster`
4444
* `pod_labels_db_cluster_address`
4545
* `pod_labels_db_cluster_port`
4646

47-
To learn more about setting up fields, refer to [Sumo Logic Fields](/docs/manage/fields).
47+
For information on setting up fields, see [Fields](/docs/manage/fields).
4848

4949

5050
### Step 2: Configure Oracle Logs and Metrics Collection
@@ -229,7 +229,7 @@ annotations:
229229
2. The Sumo Logic Kubernetes collection will automatically start collecting logs from the pods having the annotations defined above.
230230
3. Verify logs in Sumo Logic.
231231

232-
<br/>**FER to normalize the fields in Kubernetes environments.** Labels created in Kubernetes environments automatically are prefixed with pod_labels. To normalize these for our app to work, we will have Field Extraction Rule automatically created for Database Application Components named as **AppObservabilityOracleDatabaseFER**.
232+
<br/>**FER to normalize the fields in Kubernetes environments.** Labels created in Kubernetes environments automatically are prefixed with pod_labels. To normalize these for our app to work, a Field Extraction Rule named **AppObservabilityOracleDatabaseFER** is automatically created for Database Application Components.
233233
<br/>
234234

235235
</TabItem>

docs/integrations/databases/redis.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ As part of the app installation process, the following fields will be created by
8383
* `db_cluster_port`
8484

8585

86-
Additionally, if you are using Redis in the Kubernetes environment, these following additional fields will be created by default as a part of the app installation process:
86+
Additionally, if you are using Redis in the Kubernetes environment, the following additional fields will be created by default during the app installation process:
8787
* `pod_labels_component`
8888
* `pod_labels_environment`
8989
* `pod_labels_db_system`
@@ -93,7 +93,7 @@ Additionally, if you are using Redis in the Kubernetes environment, these follow
9393

9494

9595

96-
To learn more about setting up fields, refer to [Sumo Logic Fields](/docs/manage/fields).
96+
For information on setting up fields, see [Fields](/docs/manage/fields).
9797

9898
### Step 2: Configure Collection for Redis
9999

@@ -227,7 +227,7 @@ This section explains the steps to collect Redis logs from a Kubernetes environm
227227
```
228228
5. Sumo Logic Kubernetes collection will automatically start collecting logs from the pods having the annotations defined above.
229229

230-
<br/>**FER to normalize the fields in Kubernetes environments.** Labels created in Kubernetes environments automatically are prefixed with pod_labels. To normalize these for our app to work, we will have Field Extraction Rule automatically created for Database Application Components named as **AppObservabilityRedisDatabaseFER**.
230+
<br/>**FER to normalize the fields in Kubernetes environments.** Labels created in Kubernetes environments automatically are prefixed with pod_labels. To normalize these for our app to work, a Field Extraction Rule named **AppObservabilityRedisDatabaseFER** is automatically created for Database Application Components.
231231
<br/>
232232

233233
</TabItem>

docs/integrations/microsoft-azure/sql-server.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ As part of the app installation process, the following fields will be created by
3131
* `db_cluster_address`
3232
* `db_cluster_port`
3333

34-
Additionally, if you are using SQL Server in the Kubernetes environment, these following additional fields will be created by default as a part of the app installation process:
34+
Additionally, if you are using SQL Server in the Kubernetes environment, the following additional fields will be created by default during the app installation process:
3535

3636
* `pod_labels_component`
3737
* `pod_labels_environment`
@@ -40,7 +40,7 @@ Additionally, if you are using SQL Server in the Kubernetes environment, these f
4040
* `pod_labels_db_cluster_address`
4141
* `pod_labels_db_cluster_port`
4242

43-
To learn more about setting up fields, refer to [Sumo Logic Fields](/docs/manage/fields).
43+
For information on setting up fields, see [Fields](/docs/manage/fields).
4444

4545
### Step 2: Collect Logs and Metrics
4646
Sumo Logic supports collection of logs and metrics data from SQL Server in both Kubernetes and non-Kubernetes environments. Click on the appropriate tabs below based on the environment where your SQL Server clusters are hosted.
@@ -212,7 +212,7 @@ kubectl describe pod <SQLserver_pod_name>
212212
2. Sumo Logic Kubernetes collection will automatically start collecting logs from the pods having the annotations defined above.
213213
3. Verify logs in Sumo Logic.
214214

215-
<br/>**FER to normalize the fields in Kubernetes environments.** Labels created in Kubernetes environments automatically are prefixed with pod_labels. To normalize these for our app to work, we will have Field Extraction Rule automatically created for Database Application Components named as **AppObservabilitySQLServerDatabaseFER**.
215+
<br/>**FER to normalize the fields in Kubernetes environments.** Labels created in Kubernetes environments automatically are prefixed with pod_labels. To normalize these for our app to work, a Field Extraction Rule named **AppObservabilitySQLServerDatabaseFER** is automatically created for Database Application Components.
216216

217217
</TabItem>
218218
<TabItem value="non-k8s">

docs/observability/application-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ As part of the app installation process, the following fields will be created by
234234
* `db_cluster_address`
235235
* `db_cluster_port`
236236

237-
To learn more about setting up fields, refer to [Sumo Logic Fields](/docs/manage/fields).
237+
For information on setting up fields, see [Fields](/docs/manage/fields).
238238

239239
### Configuring or updating email notifications
240240

0 commit comments

Comments
 (0)