Skip to content

Commit bc70905

Browse files
committed
Updates from review
1 parent 077094e commit bc70905

File tree

1 file changed

+7
-7
lines changed
  • docs/send-data/opentelemetry-collector/remote-management/source-templates/customyaml

1 file changed

+7
-7
lines changed

docs/send-data/opentelemetry-collector/remote-management/source-templates/customyaml/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
slug: /send-data/opentelemetry-collector/remote-management/source-templates/customyaml
3-
title: Custom Yaml Source Template
4-
sidebar_label: Custom Yaml
5-
description: Learn about the Sumo Logic Custom Yaml source template for OpenTelemetry.
3+
title: Custom YAML Source Template
4+
sidebar_label: Custom YAML
5+
description: Learn about the Sumo Logic Custom YAML source template for OpenTelemetry.
66
---
77

88
<head>
@@ -16,10 +16,10 @@ import Tabs from '@theme/Tabs';
1616
import TabItem from '@theme/TabItem';
1717

1818

19-
The Custom Yaml source template creates an OpenTelemetry configuration based on a provided Opentelemetry config yaml, that can be pushed to a remotely managed OpenTelemetry collector (abbreviated as otelcol). It lets you directly define and manage collector configurations in YAML format for more flexibility. By creating this source template and pushing the config to the appropriate OpenTelemetry agent, you can collect telemetry data to send to Sumo Logic.
19+
The Custom YAML source template creates an OpenTelemetry configuration based on a provided OpenTelemetry config YAML, that can be pushed to a remotely managed OpenTelemetry collector (abbreviated as otelcol). It lets you directly define and manage collector configurations in YAML format for more flexibility. By creating this source template and pushing the config to the appropriate OpenTelemetry agent, you can collect telemetry data to send to Sumo Logic.
2020

2121
:::note
22-
This source template works with sumo remotely managed opentelemetry collector version >= 0.136.0
22+
This source template works with sumo remotely managed OpenTelemetry collector version >= 0.136.0
2323
:::
2424

2525
## Configuring the source template
@@ -34,11 +34,11 @@ import CollectorInstallation from '../../../../../reuse/apps/opentelemetry/colle
3434

3535
### Step 2: Configure the source template
3636

37-
In this step, you will configure the yaml required for Apache Collection. Below are the inputs required for configuration:
37+
In this step, you will configure the YAML required for Apache Collection. Below are the inputs required for configuration:
3838

3939
- **Name**. Name of the source template.
4040
- **Description**. Description for the source template.
41-
- **YAML Configuration**. You can directly provide your Opentelemetry configurations in YAML format.
41+
- **YAML Configuration**. You can directly provide your OpenTelemetry configurations in YAML format.
4242

4343
### Step 3: Push the source template to the desired remotely managed collectors
4444

0 commit comments

Comments
 (0)