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: articles/azure-monitor/containers/container-insights-data-collection-configmap.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,9 @@ Specific configuration you can perform with the ConfigMap includes:
22
22
- Ignore proxy settings
23
23
24
24
> [!IMPORTANT]
25
-
> Complete configuration of data collection in Container insights may require editing of both the ConfigMap and the DCR for the cluster since each method allows configuration of a different set of settings.
25
+
> Complete configuration of data collection in Container insights may require editing of both the ConfigMap and the data collection rule (DCR) for the cluster since each method allows configuration of a different set of settings.
26
26
>
27
-
> See [Configure data collection in Container insights using data collection rule](./container-insights-data-collection-dcr.md)for a list of settings and the process to configure data collection using the DCR.
27
+
> See [Configure data collection in Container insights using data collection rule](./container-insights-data-collection-dcr.md)for a list of settings and the process to configure data collection using the DCR.
28
28
29
29
## Prerequisites
30
30
- ConfigMap is a global list and there can be only one ConfigMap applied to the agent for Container insights. Applying another ConfigMap will overrule the previous ConfigMap collection settings.
0 commit comments