Skip to content

Commit b0582c8

Browse files
authored
Update container-insights-v2-migration.md
1 parent 01bae73 commit b0582c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ The following table highlights the key differences between using ContainerLog an
2626
| Feature Differences | ContainerLog | ContainerLogV2 |
2727
| ------------------- | ----------------- | ------------------- |
2828
| Onboarding | Only configurable through the ConfigMap | Configurable through both the ConfigMap and DCR |
29-
| Logging SKU | Only compatible with analytics logs | Supports basic and analytics logs |
30-
| Multiline logging | Not supported, multiline entries are split into multiple rows | Support for multiline logging to allow consolidated, single entries for multiline output |
29+
| Pricing | Only compatible with full-priced analytics logs | Supports the low cost basic logs tier in addition to analytics logs |
3130
| Querying | Requires multiple join operations with inventory tables for standard queries | Includes additional pod and container metadata to reduce query complexity and join operations |
31+
| Multiline | Not supported, multiline entries are split into multiple rows | Support for multiline logging to allow consolidated, single entries for multiline output |
3232

3333
## Assess the impact on existing alerts
3434

0 commit comments

Comments
 (0)