09 Jun 2026 07:20 PM
Hi,
I'm observing a reproducible behavior in an OpenShift cluster monitored with Dynatrace Cloud Native Full Stack and would like to understand whether this is expected or if others have seen something similar.
OpenShift 4.19
Dynatrace Operator 1.8.1
Cloud Native Full Stack enabled
Dynatrace CSI Driver running
Dynatrace Webhook running
ActiveGate running
After a full cluster shutdown/startup, the cluster comes back healthy and workloads start successfully.
However, multiple processes appear in Dynatrace as:
Restart required
Failed to enable
Examples include:
Spring Boot application workloads
kube-apiserver
kubelet
openshift-apiserver
etcd-related processes
For our Spring Boot application we verified the following:
Immediately after cluster startup:
Application pod is running
Service is reachable
Process appears in Dynatrace
Deep Monitoring is not fully active
Dynatrace reports Restart required
After performing a rollout restart of the deployment:
/opt/dynatrace/oneagent-paas is mounted
OneAgent libraries are loaded
Deep Monitoring becomes enabled
Services and process details appear correctly
This is not a one-time occurrence.
We can reproduce it after every full cluster reboot:
Shut down the entire cluster.
Start the cluster again.
Workloads start successfully.
Dynatrace reports multiple processes as Restart required.
Manual pod restart fixes application workloads.
Some processes occasionally disappear from Host → Processes view while remaining visible and active in Process Group view. Opening the host through the process relationship sometimes makes the process visible again.
Has anyone seen similar behavior with Cloud Native Full Stack after a complete OpenShift cluster restart?
Is it expected that workloads may start before the Dynatrace CSI driver/webhook are fully ready, requiring a restart to receive Deep Monitoring?
Are there any recommended practices to ensure workloads are instrumented automatically after cluster recovery without requiring manual rollout restarts?
Thanks!
Regards, Deni
Featured Posts