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/insights/container-insights-azure-redhat-setup.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,10 @@ ms.date: 11/18/2019
13
13
14
14
Azure Monitor for containers provides rich monitoring experience for the Azure Kubernetes Service (AKS) and AKS Engine clusters. This article describes how to enable monitoring of Kubernetes clusters hosted on [Azure Red Hat OpenShift](../../openshift/intro-openshift.md) to achieve a similar monitoring experience.
15
15
16
+
>[!NOTE]
17
+
>Support for Red Hat OpenShift is a feature in public preview at this time.
18
+
>
19
+
16
20
Azure Monitor for containers can be enabled for new, or one or more existing deployments of Azure Red Hat OpenShift using the following supported methods:
17
21
18
22
- For an existing cluster from the Azure portal or using Azure Resource Manager template
@@ -24,7 +28,7 @@ Azure Monitor for containers supports monitoring Azure Red Hat OpenShift as desc
24
28
25
29
- Live data
26
30
- Prometheus metrics scraping
27
-
-Collecting metrics
31
+
-Collect metrics from cluster nodes and pods and writing them to the Azure Monitor metrics store
Copy file name to clipboardExpand all lines: articles/azure-monitor/insights/container-insights-health-monitors-config.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,11 @@ ms.author: magoedte
16
16
17
17
# Azure Monitor for containers health monitor configuration guide
18
18
19
-
Monitors are the primary element for measuring health and detecting errors in Azure Monitor for containers. This article helps you understand the concepts of how health is measured and the elements that comprise the health model to monitor and report on the health of your Kubernetes cluster with the [Health feature](container-insights-health.md).
19
+
Monitors are the primary element for measuring health and detecting errors in Azure Monitor for containers. This article helps you understand the concepts of how health is measured and the elements that comprise the health model to monitor and report on the health of your Kubernetes cluster with the [Health (preview)](container-insights-health.md) feature.
20
+
21
+
>[!NOTE]
22
+
>The Health feature is in public preview at this time.
Copy file name to clipboardExpand all lines: articles/azure-monitor/insights/container-insights-health.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,11 @@ ms.author: magoedte
16
16
17
17
# Understand Kubernetes cluster health with Azure Monitor for containers
18
18
19
-
With Azure Monitor for containers, it monitors and reports health status of the managed infrastructure components and all nodes running on any Kubernetes cluster supported by Azure Monitor for containers. This experience extends beyond the cluster health status calculated and reported on the [multi-cluster view](container-insights-analyze.md#multi-cluster-view-from-azure-monitor), where now you can understand if one or more nodes in the cluster are resource constrained, or a node or pod is unavailable that could impact a running application in the cluster based on curated metrics.
19
+
With Azure Monitor for containers, it monitors and reports health status of the managed infrastructure components and all nodes running on any Kubernetes cluster supported by Azure Monitor for containers. This experience extends beyond the cluster health status calculated and reported on the [multi-cluster view](container-insights-analyze.md#multi-cluster-view-from-azure-monitor), where now you can understand if one or more nodes in the cluster are resource constrained, or a node or pod is unavailable that could impact a running application in the cluster based on curated metrics.
20
+
21
+
>[!NOTE]
22
+
>The Health feature is in public preview at this time.
23
+
>
20
24
21
25
For information about how to enable Azure Monitor for containers, see [Onboard Azure Monitor for containers](container-insights-onboard.md).
22
26
@@ -28,7 +32,7 @@ For information about how to enable Azure Monitor for containers, see [Onboard A
28
32
29
33
## Overview
30
34
31
-
In Azure Monitor for containers, the Health feature provides proactive health monitoring of your Kubernetes cluster to help you identify and diagnose issues. It gives you the ability to view significant issues detected. Monitors evaluating the health of your cluster run on the containerized agent in your cluster, and the health data is written to the **KubeHealth** table in your Log Analytics workspace.
35
+
In Azure Monitor for containers, the Health (preview) feature provides proactive health monitoring of your Kubernetes cluster to help you identify and diagnose issues. It gives you the ability to view significant issues detected. Monitors evaluating the health of your cluster run on the containerized agent in your cluster, and the health data is written to the **KubeHealth** table in your Log Analytics workspace.
32
36
33
37
Kubernetes cluster health is based on a number of monitoring scenarios organized by the following Kubernetes objects and abstractions:
34
38
@@ -67,7 +71,7 @@ Sign in to the [Azure portal](https://portal.azure.com).
67
71
68
72
## View health of an AKS or non-AKS cluster
69
73
70
-
Access to the Azure Monitor for containers Health feature is available directly from an AKS cluster by selecting **Insights** from the left pane in the Azure portal. Under the **Insights** section, select **Containers**.
74
+
Access to the Azure Monitor for containers Health (preview) feature is available directly from an AKS cluster by selecting **Insights** from the left pane in the Azure portal. Under the **Insights** section, select **Containers**.
71
75
72
76
To view health from a non-AKS cluster, that is an AKS Engine cluster hosted on-premises or on Azure Stack, select **Azure Monitor** from the left pane in the Azure portal. Under the **Insights** section, select **Containers**. On the multi-cluster page, select the non-AKS cluster from the list.
Copy file name to clipboardExpand all lines: articles/azure-monitor/insights/container-insights-overview.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,10 @@ Azure Monitor for containers delivers a comprehensive monitoring experience usin
44
44
* Monitor container workloads [deployed to AKS Engine](https://github.com/microsoft/OMS-docker/tree/aks-engine) on-premises and [AKS Engine on Azure Stack](https://docs.microsoft.com/azure-stack/user/azure-stack-kubernetes-aks-engine-overview?view=azs-1908).
45
45
* Monitor container workloads [deployed to Azure Red Hat OpenShift](../../openshift/intro-openshift.md).
46
46
47
+
>[!NOTE]
48
+
>Support for Red Hat OpenShift is a feature in public preview at this time.
49
+
>
50
+
47
51
Check out the following video providing an intermediate level deep dive to help you learn about monitoring your AKS cluster with Azure Monitor for containers.
Copy file name to clipboardExpand all lines: articles/azure-monitor/insights/container-insights-update-metrics.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,10 @@ ms.date: 11/11/2019
14
14
15
15
Azure Monitor for containers is introducing support for collecting metrics from Azure Kubernetes Services (AKS) clusters nodes and pods and writing them to the Azure Monitor metrics store. This change is intended to deliver improved timeliness when presenting aggregate calculations (Avg, Count, Max, Min, Sum) in performance charts, support pinning performance charts in Azure portal dashboards, and support metric alerts.
16
16
17
+
>[!NOTE]
18
+
>This feature does not currently support Red Hat OpenShift clusters.
19
+
>
20
+
17
21
The following metrics are enabled as part of this feature:
0 commit comments