Skip to content

Commit 4e294d3

Browse files
authored
Update container-insights-cost-config.md
1 parent 460ec8a commit 4e294d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/containers/container-insights-cost-config.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ curl -L https://aka.ms/aks-enable-monitoring-costopt-onboarding-template-paramet
230230
- 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.
231231
- 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.
232232
- 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.
234234
- For _streams_, select the container insights tables you want to collect. Refer to the above mapping for more details.
235235

236236
3. Deploy the ARM template
@@ -297,7 +297,7 @@ curl -L https://aka.ms/existingClusterParam.json -o existingClusterParam.json
297297
- 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.
298298
- 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.
299299
- 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.
301301
- For _streams_, select the container insights tables you want to collect. Refer to the above mapping for more details.
302302

303303

@@ -364,7 +364,7 @@ curl -L https://aka.ms/arc-k8s-enable-monitoring-costopt-onboarding-template-par
364364
- 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.
365365
- 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.
366366
- 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.
368368
- For _streams_, select the container insights tables you want to collect. Refer to the above mapping for more details.
369369

370370
3. Deploy the ARM template

0 commit comments

Comments
 (0)