22 Apr 2025 02:02 PM
In our environment Dynatrace is monitoring AKS cluster through Dynatrace Operator cloud native version. we have recently discovered that AKS workload VM's not showing up under the hosts while whole cluster is discovered along with other AKS component, due to this users unable to see the application process groups discovered and monitored. what could be the reason that AKS hosts are found missing in dynatrace.
Solved! Go to Solution.
25 Apr 2025 03:16 PM
I recommend using the dual method approach. 1 - monitor the cluster via the API Connection/Call. 2- Leverage the Dynatrace Operator to deploy out to the nodes/pods/namespaces/workloads etc. This will give you the clearest picture of the entire stack. If something is missing, verify with the Owner to ensure that is was/is deployed and active within the cluster. Then define out a custom detection rule if it is running but missing in the UI.
28 Apr 2025 04:43 PM
Hello.
What do you mean by "while whole cluster is discovered along with other AKS component"?
Are the OneAgent pods UP and RUNNING (not the oneagent-csi pods!) ?
BR