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
- For _dataCollectionInterval_, specify the interval to use for the data collection interval. Allowed values are 1 m, 2 m … 30 m where m suffix indicates the minutes.
231
231
- For _namespaceFilteringModeForDataCollection_, specify if the namespace array is to be included or excluded for collection. If set to off, the agent ignores the namespaces field.
232
232
- For _namespacesForDataCollection_, specify array of the namespaces to exclude or include for the Data collection. For example, to exclude "kube-system" and "default" namespaces, you can specify the value as ["kube-system", "default"] with an Exclude value for namespaceFilteringMode.
233
-
- For _enableContainerLogV2_, specify this paramter to be true or false. By default, this parameter is set to true.
233
+
- For _enableContainerLogV2_, specify this parameter to be true or false. By default, this parameter is set to true.
234
234
- For _streams_, select the container insights tables you want to collect. Refer to the above mapping for more details.
- For _dataCollectionInterval_, specify the interval to use for the data collection interval. Allowed values are 1 m, 2 m … 30 m where m suffix indicates the minutes.
298
298
- For _namespaceFilteringModeForDataCollection_, specify if the namespace array is to be included or excluded for collection. If set to off, the agent ignores the namespaces field.
299
299
- For _namespacesForDataCollection_, specify array of the namespaces to exclude or include for the Data collection. For example, to exclude "kube-system" and "default" namespaces, you can specify the value as ["kube-system", "default"] with an Exclude value for namespaceFilteringMode.
300
-
- For _enableContainerLogV2_, specify this paramter to be true or false. By default, this parameter is set to true.
300
+
- For _enableContainerLogV2_, specify this parameter to be true or false. By default, this parameter is set to true.
301
301
- For _streams_, select the container insights tables you want to collect. Refer to the above mapping for more details.
- For _dataCollectionInterval_, specify the interval to use for the data collection interval. Allowed values are 1 m, 2 m … 30 m where m suffix indicates the minutes.
365
365
- For _namespaceFilteringModeForDataCollection_, specify if the namespace array is to be included or excluded for collection. If set to off, the agent ignores the namespaces field.
366
366
- For _namespacesForDataCollection_, specify array of the namespaces to exclude or include for the Data collection. For example, to exclude "kube-system" and "default" namespaces, you can specify the value as ["kube-system", "default"] with an Exclude value for namespaceFilteringMode.
367
-
- For _enableContainerLogV2_, specify this paramter to be true or false. By default, this parameter is set to true.
367
+
- For _enableContainerLogV2_, specify this parameter to be true or false. By default, this parameter is set to true.
368
368
- For _streams_, select the container insights tables you want to collect. Refer to the above mapping for more details.
0 commit comments