Skip to content

Commit dbdcfe3

Browse files
Merge pull request #284899 from bwren/ci-fixes
Minor Container insights high scale fixes
2 parents 6a7f22d + 5e58ee5 commit dbdcfe3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

articles/azure-monitor/containers/container-insights-high-scale.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ ms.date: 08/06/2024
88
# High scale logs collection in Container Insights (Preview)
99
High scale mode is a feature in Container Insights that enables you to collect container console (stdout & stderr) logs with high throughput from your Azure Kubernetes Service (AKS) cluster nodes. This feature enables you to collect up to 50,000 logs/sec per node.
1010

11+
> [!NOTE]
12+
> This feature is currently in public preview. For additional information, please read the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms).
13+
1114
## Overview
1215
When high scale mode is enabled, Container Insights performs multiple configuration changes resulting in a higher overall throughput. This includes using an upgraded agent and Azure Monitor data pipeline with scale improvements. These changes are all made in the background by Azure Monitor and don't require input or configuration after the feature is enabled.
1316

articles/azure-monitor/containers/kubernetes-monitoring-private-link.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ ms.reviewer: aul
1717
1818

1919
## Prerequisites
20-
This article describes how to connect your cluster to an existing Azure Monitor Private Link Scope (AMPLS). Create an AMPLS following the guidance in [Configure your private link](../logs/private-link-configure.md).
20+
- This article describes how to connect your cluster to an existing Azure Monitor Private Link Scope (AMPLS). Create an AMPLS following the guidance in [Configure your private link](../logs/private-link-configure.md).
21+
- Azure CLI version 2.61.0 or higher.
2122

2223
## Managed Prometheus (Azure Monitor workspace)
2324
Data for Managed Prometheus is stored in an [Azure Monitor workspace](../essentials/azure-monitor-workspace-overview.md), so you must make this workspace accessible over a private link.

0 commit comments

Comments
 (0)