Skip to content

Commit 3b201da

Browse files
authored
Merge pull request #100052 from vishiy/master
Fix 2 issues
2 parents 66f3915 + 7201248 commit 3b201da

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The main differences in monitoring a Windows Server cluster with Azure Monitor f
1919

2020
- Memory RSS metric isn't available for Windows node and containers.
2121
- Disk storage capacity information isn't available for Windows nodes.
22+
- Container logs isn't available for containers running in Windows nodes.
2223
- Live logs support is available with the exception of Windows container logs.
2324
- Only pod environments are monitored, not Docker environments.
2425
- With the preview release, a maximum of 30 Windows Server containers are supported. This limitation doesn't apply to Linux containers.

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ Azure Monitor for containers delivers a comprehensive monitoring experience usin
3232
* Understand the behavior of the cluster under average and heaviest loads. This knowledge can help you identify capacity needs and determine the maximum load that the cluster can sustain.
3333
* Configure alerts to proactively notify you or record it when CPU and memory utilization on nodes or containers exceed your thresholds, or when a health state change occurs in the cluster at the infrastructure or nodes health rollup.
3434
* Integrate with [Prometheus](https://prometheus.io/docs/introduction/overview/) to view application and workload metrics it collects from nodes and Kubernetes using [queries](container-insights-log-search.md) to create custom alerts, dashboards, and detailed perform detailed analysis.
35-
36-
>[!NOTE]
37-
>Support for Prometheus is a feature in public preview at this time.
38-
>
39-
4035
* 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).
4136
* Monitor container workloads [deployed to Azure Red Hat OpenShift](../../openshift/intro-openshift.md).
4237

0 commit comments

Comments
 (0)