Skip to content

Commit 84e1a5d

Browse files
authored
Update remote-management-v2.md
1 parent 2b24b36 commit 84e1a5d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/send-data/opentelemetry-collector/remote-management/remote-management-v2.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ Follow the below steps to create a data collection configuration to collect the
6060
1. On the **Source Template** page, click **Add Source Template** and search for the required Source Template.
6161
1. Complete the Source Template form by providing the mandatory fields, then click **Next**.<br/><img src={useBaseUrl('img/send-data/local-file-apache.png')} alt="local-file-apache" style={{border:'1px solid gray'}} width="300"/> <!-- Update screenshot -->
6262
1. On the **Link Collectors** page, you will have the option to link the collectors using the **Collector Name** or by adding **Collector Tags** to find the group of collectors.
63-
1. Navigate to **Preview Collector(s)** to view the details about the compatiblity of the collectors and list of collectors that will be linked to the newly created source template. If we have mapped the collectors using both the **Collector Name** and **Collector Tags**, you will get a separate preview sections for the collectors identified by collector name and collector tags.<br/><img src={useBaseUrl('img/send-data/link-collectors.png')} alt="link-collectors" style={{border: '1px solid gray'}} width="800"/> <!-- Update screenshot -->
63+
1. Navigate to **Preview Collector(s)** to view the details about the compatibility of the collectors and list of collectors that will be linked to the newly created source template. If we have mapped the collectors using both the **Collector Name** and **Collector Tags**, you will get a separate preview sections for the collectors identified by collector name and collector tags.<br/><img src={useBaseUrl('img/send-data/link-collectors.png')} alt="link-collectors" style={{border: '1px solid gray'}} width="800"/> <!-- Update screenshot -->
6464
:::note
65-
Incompatible version conflict is found if your collectors cannot be linked to the source template due to version incompatiblity or unsupported operating system.To move to next step, make sure you update the collect version of the incompatible collector.
65+
Incompatible version conflict is found if your collectors cannot be linked to the source template due to version incompatibility or unsupported operating system.To move to next step, make sure you update the collect version of the incompatible collector.
6666
:::
6767
1. Click **Next** to complete Source Template creation. In the background, the system will apply the configuration to all the compatible linked collectors and starts collecting the required files.
6868

@@ -79,7 +79,7 @@ To edit a source template:
7979
## Upgrade the Source Template
8080

8181
:::note
82-
Source Template update is not available if there are any uncompatible collector version.
82+
Source Template update is not available if there are any incompatible collector version.
8383
:::
8484

8585
Follow the below steps to upgrade the source template:

0 commit comments

Comments
 (0)