Skip to content

Commit 70f6cc1

Browse files
authored
Merge pull request #115395 from MGoedtel/task1719761
updated FAQ and health article
2 parents 610aeb6 + 93919ec commit 70f6cc1

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

articles/azure-monitor/faq.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.subservice:
66
ms.topic: conceptual
77
author: bwren
88
ms.author: bwren
9-
ms.date: 05/11/2020
9+
ms.date: 05/15/2020
1010

1111
---
1212

@@ -510,6 +510,10 @@ Most Application Insights data has a latency of under 5 minutes. Some data can t
510510

511511
This Microsoft FAQ is a list of commonly asked questions about Azure Monitor for containers. If you have any additional questions about the solution, go to the [discussion forum](https://feedback.azure.com/forums/34192--general-feedback) and post your questions. When a question is frequently asked, we add it to this article so that it can be found quickly and easily.
512512

513+
### Health feature is in private preview
514+
515+
We are planning to make a series of changes to add functionality and address your feedback. The Health feature is going to transition to a private preview at the end of June 2020, and for additional information review the following [Azure updates announcement](https://azure.microsoft.com/updates/ci-health-limited-preview/).
516+
513517
### What does *Other Processes* represent under the Node view?
514518

515519
**Other processes** is intended to help you clearly understand the root cause of the high resource usage on your node. This enables you to distinguish usage between containerized processes vs non-containerized processes.

articles/azure-monitor/insights/container-insights-health.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Monitor Kubernetes cluster health with Azure Monitor for containers | Microsoft Docs
33
description: This article describes how you can view and analyze the health of your AKS and non-AKS clusters with Azure Monitor for containers.
44
ms.topic: conceptual
5-
ms.date: 12/01/2019
5+
ms.date: 05/18/2020
66
---
77

88
# Understand Kubernetes cluster health with Azure Monitor for containers
99

1010
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.
1111

1212
>[!NOTE]
13-
>The Health feature is in public preview at this time.
13+
>The Health feature is going to transition to a private preview at the end of June 2020. For additional information, review the following [Azure updates announcement](https://azure.microsoft.com/updates/ci-health-limited-preview/).
1414
>
1515
1616
For information about how to enable Azure Monitor for containers, see [Onboard Azure Monitor for containers](container-insights-onboard.md).

0 commit comments

Comments
 (0)