Skip to content

Commit fc56a15

Browse files
Merge pull request #230674 from austonli/patch-30
Removing preview tag for ContainerLogV2
2 parents ecc4e0c + 485513c commit fc56a15

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

articles/azure-monitor/containers/container-insights-logging-v2.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Configure the ContainerLogV2 schema (preview) for Container Insights
2+
title: Configure the ContainerLogV2 schema for Container Insights
33
description: Switch your ContainerLog table to the ContainerLogV2 schema.
44
author: aul
55
ms.author: bwren
@@ -10,10 +10,11 @@ ms.date: 05/11/2022
1010
ms.reviewer: aul
1111
---
1212

13-
# Enable the ContainerLogV2 schema (preview)
14-
Azure Monitor Container insights is now in public preview of a new schema for container logs, called ContainerLogV2. As part of this schema, there are new fields to make common queries to view Azure Kubernetes Service (AKS) and Azure Arc-enabled Kubernetes data. In addition, this schema is compatible with [Basic Logs](../logs/basic-logs-configure.md), which offers a low-cost alternative to standard analytics logs.
13+
# Enable the ContainerLogV2 schema
14+
Azure Monitor Container insights offers a schema for container logs, called ContainerLogV2. As part of this schema, there are fields to make common queries to view Azure Kubernetes Service (AKS) and Azure Arc-enabled Kubernetes data. In addition, this schema is compatible with [Basic Logs](../logs/basic-logs-configure.md), which offers a low-cost alternative to standard analytics logs.
1515

16-
The ContainerLogV2 schema is a preview feature. Container insights does not yet support the **View in Analytics** option, but the data is available when it's queried directly from the [Log Analytics](./container-insights-log-query.md) interface.
16+
>[!NOTE]
17+
>For Windows containers the PodName is not currently collected with ContainerLogV2
1718
1819
The new fields are:
1920
* `ContainerName`

articles/azure-monitor/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -948,7 +948,7 @@ items:
948948
href: containers/container-insights-manage-agent.md
949949
- name: Agent collection settings
950950
href: containers/container-insights-agent-config.md
951-
- name: Enable ContainerLogv2 (preview)
951+
- name: Enable ContainerLogv2
952952
href: containers/container-insights-logging-v2.md
953953
- name: Enable cost optimization settings (preview)
954954
href: containers/container-insights-cost-config.md
@@ -1557,4 +1557,4 @@ items:
15571557
- name: Pricing calculator
15581558
href: https://azure.microsoft.com/pricing/calculator/
15591559
- name: Regional availability
1560-
href: https://azure.microsoft.com/global-infrastructure/services/?regions=all&products=monitor
1560+
href: https://azure.microsoft.com/global-infrastructure/services/?regions=all&products=monitor

0 commit comments

Comments
 (0)