Skip to content

Commit 59edb38

Browse files
Merge pull request #285315 from schaffererin/userstory300597
Updated Azure portal info to align with updated portal UI
2 parents 7310dcf + f88a68b commit 59edb38

File tree

2 files changed

+14
-45
lines changed

2 files changed

+14
-45
lines changed

articles/azure-monitor/containers/kubernetes-monitoring-enable.md

Lines changed: 14 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -565,60 +565,29 @@ After the policy is assigned to the subscription, whenever you create a new clus
565565
566566
---
567567
568-
569-
570-
571-
572568
## Enable full monitoring with Azure portal
573-
Using the Azure portal, you can enable both Managed Prometheus and Container insights at the same time.
574-
575-
> [!NOTE]
576-
> If you want to enabled Managed Prometheus without Container insights, then [enable it from the Azure Monitor workspace](./kubernetes-monitoring-enable.md#enable-prometheus-and-grafana) as described below.
577-
578-
### New AKS cluster (Prometheus and Container insights)
579-
580-
When you create a new AKS cluster in the Azure portal, you can enable Prometheus, Container insights, and Grafana from the **Integrations** tab. In the Azure Monitor section, select either **Default configuration** or **Custom configuration** if you want to specify which workspaces to use. You can perform additional configuration once the cluster is created.
581-
582-
:::image type="content" source="media/prometheus-metrics-enable/aks-integrations.png" lightbox="media/prometheus-metrics-enable/aks-integrations.png" alt-text="Screenshot of integrations tab for new AKS cluster.":::
583-
584-
### Existing cluster (Prometheus and Container insights)
585-
586-
This option enables Container insights and optionally Prometheus and Grafana on an existing AKS cluster.
587569
588-
1. Either select **Insights** from the cluster's menu OR select **Containers** from the **Monitor** menu, **Unmonitored clusters** tab, and click **Enable** next to a cluster.
589-
1. If Container insights isn't enabled for the cluster, then you're presented with a screen identifying which of the features have been enabled. Click **Configure monitoring**.
570+
### New AKS cluster (Prometheus, Container insights, and Grafana)
590571
591-
:::image type="content" source="media/aks-onboard/configure-monitoring-screen.png" lightbox="media/aks-onboard/configure-monitoring-screen.png" alt-text="Screenshot that shows the configuration screen for a cluster.":::
572+
When you create a new AKS cluster in the Azure portal, you can enable Prometheus, Container insights, and Grafana from the **Monitoring** tab. Make sure that you check the **Enable Container Logs**, **Enable Prometheus metrics**, and **Enable Grafana** checkboxes.
592573
593-
2. If Container insights has already been enabled on the cluster, select the **Monitoring Settings** button to modify the configuration.
574+
:::image type="content" source="media/prometheus-metrics-enable/aks-integrations.png" lightbox="media/prometheus-metrics-enable/aks-integrations.png" alt-text="Screenshot of Monitoring tab for new AKS cluster.":::
594575
595-
:::image type="content" source="media/aks-onboard/monitor-settings-button.png" lightbox="media/aks-onboard/monitor-settings-button.png" alt-text="Screenshot that shows the monitoring settings button for a cluster.":::
576+
### Existing cluster (Prometheus, Container insights, and Grafana)
596577
597-
2. **Container insights** will be enabled. **Select** the checkboxes for **Enable Prometheus metrics** and **Enable Grafana** if you also want to enable them for the cluster. If you have existing Azure Monitor workspace and Grafana workspace, then they're selected for you.
598-
599-
:::image type="content" source="media/prometheus-metrics-enable/configure-container-insights.png" lightbox="media/prometheus-metrics-enable/configure-container-insights.png" alt-text="Screenshot that shows the dialog box to configure Container insights with Prometheus and Grafana.":::
600-
601-
3. Click **Advanced settings** to select alternate workspaces or create new ones. The **Cost presets** setting allows you to modify the default collection details to reduce your monitoring costs. See [Enable cost optimization settings in Container insights](./container-insights-cost-config.md) for details.
602-
603-
:::image type="content" source="media/aks-onboard/advanced-settings.png" lightbox="media/aks-onboard/advanced-settings.png" alt-text="Screenshot that shows the advanced settings dialog box.":::
604-
605-
4. Click **Configure** to save the configuration.
578+
1. Navigate to your AKS cluster in the Azure portal.
579+
2. In the service menu, under **Monitoring**, select **Insights** > **Configure monitoring**.
580+
3. Container insights is already enabled. Select the **Enable Prometheus metrics** and **Enable Grafana** checkboxes. If you have existing Azure Monitor workspace and Grafana workspace, then they're selected for you.
581+
4. Select **Advanced settings** if you want to select alternate workspaces or create new ones. The **Cost presets** setting allows you to modify the default collection details to reduce your monitoring costs. See [Enable cost optimization settings in Container insights](./container-insights-cost-config.md) for details.
582+
5. Select **Configure**.
606583
607584
### Existing cluster (Prometheus only)
608585
609-
This option enables Prometheus metrics on a cluster without enabling Container insights.
610-
611-
1. Open the **Azure Monitor workspaces** menu in the Azure portal and select your workspace.
612-
1. Select **Monitored clusters** in the **Managed Prometheus** section to display a list of AKS clusters.
613-
1. Select **Configure** next to the cluster you want to enable.
614-
615-
:::image type="content" source="media/prometheus-metrics-enable/azure-monitor-workspace-configure-prometheus.png" lightbox="media/prometheus-metrics-enable/azure-monitor-workspace-configure-prometheus.png" alt-text="Screenshot that shows an Azure Monitor workspace with a Prometheus configuration.":::
616-
617-
### Existing cluster (Add Prometheus)
618-
619-
620-
1. Select **Containers** from the **Monitor** menu, **Monitored clusters** tab, and click **Configure** next to a cluster in the **Managed Prometheus** column.
621-
586+
1. Navigate to your AKS cluster in the Azure portal.
587+
2. In the service menu, under **Monitoring**, select **Insights** > **Configure monitoring**.
588+
3. Select the **Enable Prometheus metrics** checkbox.
589+
4. Select **Advanced settings** if you want to select alternate workspaces or create new ones. The **Cost presets** setting allows you to modify the default collection details to reduce your monitoring costs.
590+
5. Select **Configure**.
622591
623592
## Enable Windows metrics collection (preview)
624593
-91.1 KB
Loading

0 commit comments

Comments
 (0)