You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/send-data/opentelemetry-collector/remote-management/remote-management-v2.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,9 +60,9 @@ Follow the below steps to create a data collection configuration to collect the
60
60
1. On the **Source Template** page, click **Add Source Template** and search for the required Source Template.
61
61
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 -->
62
62
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 -->
64
64
:::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.
66
66
:::
67
67
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.
68
68
@@ -79,7 +79,7 @@ To edit a source template:
79
79
## Upgrade the Source Template
80
80
81
81
:::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.
83
83
:::
84
84
85
85
Follow the below steps to upgrade the source template:
0 commit comments