Skip to content

Commit 272d0e1

Browse files
Merge pull request #274647 from AnuragSingh-MSFT/patch-25
(AzureCXP) adds troubleshooting scenario
2 parents cd04355 + be6229f commit 272d0e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-monitor/containers/container-insights-troubleshoot.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ To diagnose the problem if you can't view status information or no results are r
9090
9191
1. If the pods are in a running state, but there is no data in Log Analytics or data appears to only send during a certain part of the day, it might be an indication that the daily cap has been met. When this limit is met each day, data stops ingesting into the Log Analytics Workspace and resets at the reset time. For more information, see [Log Analytics Daily Cap](../../azure-monitor/logs/daily-cap.md#determine-your-daily-cap).
9292
93+
1. If Containter insights is enabled using Terraform and `msi_auth_for_monitoring_enabled` is set to `true`, ensure that DCR and DCRA resources are also deployed to enable log collection. For detailed steps, see [enable Container insights](./kubernetes-monitoring-enable.md?tabs=terraform#enable-container-insights).
94+
9395
## Container insights agent ReplicaSet Pods aren't scheduled on a non-AKS cluster
9496
9597
Container insights agent ReplicaSet Pods have a dependency on the following node selectors on the worker (or agent) nodes for the scheduling:

0 commit comments

Comments
 (0)