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-cost-config.md
+12-3Lines changed: 12 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,6 +91,8 @@ Cost presets and collection settings are available for selection in the Azure po
91
91
| Cost-optimized | 5 m | Excludes kube-system, gatekeeper-system, azure-arc | Not enabled |
92
92
| Syslog | 1 m | None | Enabled by default |
93
93
94
+
[](media/container-insights-cost-config/cost-profiles-options.png#lightbox)
95
+
94
96
## Configuring AKS data collection settings using Azure CLI
95
97
96
98
Using the CLI to enable monitoring for your AKS requires passing in configuration as a JSON file.
@@ -156,7 +158,9 @@ az aks enable-addons -a monitoring --enable-msi-auth-for-monitoring -g <clusterR
156
158
2. From the resource pane on the left, select the 'Insights' item under the 'Monitoring' section.
157
159
3. If you have not previously configured Container Insights, select the 'Configure Azure Monitor' button. For clusters already onboarded to Insights, select the "Monitoring Settings" button in the toolbar
158
160
4. If you are configuring Container Insights for the first time or have not migrated to using [managed identity authentication (preview)](../containers/container-insights-onboard.md#authentication), select the "Use managed identity (preview)" checkbox
159
-
5. Using the dropdown, choose one of the "Cost presets", for more configuration, you may select the "Edit profile settings"
161
+
[](media/container-insights-cost-config/cost-settings-onboarding.png#lightbox)
162
+
5. Using the dropdown, choose one of the "Cost presets", for more configuration, you may select the "Edit collection settings"
163
+
[](media/container-insights-cost-config/advanced-collection-settings.png#lightbox)
160
164
6. Click the blue "Configure" button to finish
161
165
162
166
@@ -211,11 +215,14 @@ The collection settings can be modified through the input of the `dataCollection
211
215
## [Azure portal](#tab/create-portal)
212
216
1. In the Azure portal, select the AKS hybrid cluster that you wish to monitor
213
217
2. From the resource pane on the left, select the 'Insights' item under the 'Monitoring' section.
214
-
3. If you have not previously configured Container Insights, select the 'Configure Azure Monitor' button. For clusters already onboarded to Insights, select the "Monitoring Settings" button in the toolbar
215
-
4. Using the dropdown, choose one of the "Cost presets", for more configuration, you may select the "Edit advanced collection settings"
218
+
3. If you have not previously configured Container Insights, select the 'Configure Azure Monitor' button. For clusters already onboarded to Insights, select the "Monitoring Settings" button in the toolbar
219
+
[](media/container-insights-cost-config/cost-settings-onboarding.png#lightbox)
220
+
4. Using the dropdown, choose one of the "Cost presets", for more configuration, you may select the "Edit collection settings"
221
+
[](media/container-insights-cost-config/advanced-collection-settings.png#lightbox)
216
222
5. Click the blue "Configure" button to finish
217
223
218
224
225
+
219
226
## [ARM](#tab/create-arm)
220
227
221
228
@@ -270,7 +277,9 @@ The collection settings can be modified through the input of the `dataCollection
270
277
2. From the resource pane on the left, select the 'Insights' item under the 'Monitoring' section.
271
278
3. If you have not previously configured Container Insights, select the 'Configure Azure Monitor' button. For clusters already onboarded to Insights, select the "Monitoring Settings" button in the toolbar
272
279
4. If you are configuring Container Insights for the first time, select the "Use managed identity (preview)" checkbox
280
+
[](media/container-insights-cost-config/cost-settings-onboarding.png#lightbox)
273
281
5. Using the dropdown, choose one of the "Cost presets", for more configuration, you may select the "Edit advanced collection settings"
282
+
[](media/container-insights-cost-config/advanced-collection-settings.png#lightbox)
Copy file name to clipboardExpand all lines: articles/azure-monitor/containers/container-insights-cost.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
@@ -2,7 +2,7 @@
2
2
title: Monitoring cost for Container insights | Microsoft Docs
3
3
description: This article describes the monitoring cost for metrics and inventory data collected by Container insights to help customers manage their usage and associated costs.
4
4
ms.topic: conceptual
5
-
ms.date: 01/24/2023
5
+
ms.date: 03/02/2023
6
6
ms.reviewer: viviandiec
7
7
---
8
8
# Understand monitoring costs for Container insights
@@ -63,7 +63,7 @@ By using the default [pricing](https://azure.microsoft.com/pricing/details/monit
63
63
64
64
## Control ingestion to reduce cost
65
65
66
-
Consider a scenario where your organization's different business units share Kubernetes infrastructure and a Log Analytics workspace. Each business unit is separated by a Kubernetes namespace. You can visualize how much data is ingested in each workspace by using the **Data Usage** runbook. The runbook is available from the **View Workbooks**dropdown list.
66
+
Consider a scenario where your organization's different business units share Kubernetes infrastructure and a Log Analytics workspace. Each business unit is separated by a Kubernetes namespace. You can visualize how much data is ingested in each workspace by using the **Data Usage** runbook. The runbook is available from the **Reports**tab.
67
67
68
68
[](media/container-insights-cost/workbooks-dropdown.png#lightbox)
0 commit comments