Skip to content

Commit b17cb94

Browse files
authored
Update container-insights-cost-config.md
1 parent 718a500 commit b17cb94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ curl -L https://aka.ms/aks-enable-monitoring-costopt-onboarding-template-paramet
179179
- For _workspaceLocation_, use the Location of your Log Analytics workspace
180180
- For _resourceTagValues_, use the existing tag values specified for the AKS cluster
181181
- 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.
182-
- For _namespaceFilteringModeForDataCollection_, specify if the namespace array is to be included or excluded for collection. If set to off, the agent ignores the namepspaces field.
182+
- 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.
183183
- 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.
184184

185185
3. Deploy the ARM template

0 commit comments

Comments
 (0)