Skip to content

Commit 752328c

Browse files
committed
updated FAQ and health article
1 parent 279f4e0 commit 752328c

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

articles/azure-monitor/faq.md

Lines changed: 7 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

@@ -505,6 +505,12 @@ Most Application Insights data has a latency of under 5 minutes. Some data can t
505505

506506
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.
507507

508+
### Health feature is in limited private preview
509+
510+
We have received a lot of great feedback from customers about our Health feature. There is a lot of interest around this feature and excitement over its potential. We are planning to make a series of changes to add functionality and address the feedback we have received.
511+
512+
To minimize impact of these changes to new customers, we plan to move the feature to private preview by the end of June 2020. You will receive in-product notifications to move to the private preview. To request additional information and participation in this limited preview, contact [email protected].
513+
508514
### What does *Other Processes* represent under the Node view?
509515

510516
**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/15/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 in a limited private preview. To request additional information and participation in this limited preview, contact [email protected].
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)