Skip to content

Commit 41dfd18

Browse files
authored
Merge pull request #229347 from austonli/patch-33
CI cost screenshots
2 parents f0af16c + 5d3bb71 commit 41dfd18

File tree

7 files changed

+14
-5
lines changed

7 files changed

+14
-5
lines changed

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

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ Cost presets and collection settings are available for selection in the Azure po
9191
| Cost-optimized | 5 m | Excludes kube-system, gatekeeper-system, azure-arc | Not enabled |
9292
| Syslog | 1 m | None | Enabled by default |
9393

94+
[![Screenshot that shows the cost presets.](media/container-insights-cost-config/cost-profiles-options.png)](media/container-insights-cost-config/cost-profiles-options.png#lightbox)
95+
9496
## Configuring AKS data collection settings using Azure CLI
9597

9698
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
156158
2. From the resource pane on the left, select the 'Insights' item under the 'Monitoring' section.
157159
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
158160
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+
[![Screenshot that shows the onboarding options.](media/container-insights-cost-config/cost-settings-onboarding.png)](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+
[![Screenshot that shows the collection settings.](media/container-insights-cost-config/advanced-collection-settings.png)](media/container-insights-cost-config/advanced-collection-settings.png#lightbox)
160164
6. Click the blue "Configure" button to finish
161165

162166

@@ -211,11 +215,14 @@ The collection settings can be modified through the input of the `dataCollection
211215
## [Azure portal](#tab/create-portal)
212216
1. In the Azure portal, select the AKS hybrid cluster that you wish to monitor
213217
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+
[![Screenshot that shows the onboarding options.](media/container-insights-cost-config/cost-settings-onboarding.png)](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+
[![Screenshot that shows the collection settings.](media/container-insights-cost-config/advanced-collection-settings.png)](media/container-insights-cost-config/advanced-collection-settings.png#lightbox)
216222
5. Click the blue "Configure" button to finish
217223

218224

225+
219226
## [ARM](#tab/create-arm)
220227

221228

@@ -270,7 +277,9 @@ The collection settings can be modified through the input of the `dataCollection
270277
2. From the resource pane on the left, select the 'Insights' item under the 'Monitoring' section.
271278
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
272279
4. If you are configuring Container Insights for the first time, select the "Use managed identity (preview)" checkbox
280+
[![Screenshot that shows the onboarding options.](media/container-insights-cost-config/cost-settings-onboarding.png)](media/container-insights-cost-config/cost-settings-onboarding.png#lightbox)
273281
5. Using the dropdown, choose one of the "Cost presets", for more configuration, you may select the "Edit advanced collection settings"
282+
[![Screenshot that shows the collection settings.](media/container-insights-cost-config/advanced-collection-settings.png)](media/container-insights-cost-config/advanced-collection-settings.png#lightbox)
274283
6. Click the blue "Configure" button to finish
275284

276285

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Monitoring cost for Container insights | Microsoft Docs
33
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.
44
ms.topic: conceptual
5-
ms.date: 01/24/2023
5+
ms.date: 03/02/2023
66
ms.reviewer: viviandiec
77
---
88
# Understand monitoring costs for Container insights
@@ -63,7 +63,7 @@ By using the default [pricing](https://azure.microsoft.com/pricing/details/monit
6363

6464
## Control ingestion to reduce cost
6565

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.
6767

6868
[![Screenshot that shows the View Workbooks dropdown list.](media/container-insights-cost/workbooks-dropdown.png)](media/container-insights-cost/workbooks-dropdown.png#lightbox)
6969

42.8 KB
Loading
91.1 KB
Loading
56.7 KB
Loading
163 KB
Loading
201 KB
Loading

0 commit comments

Comments
 (0)