31 Oct 2018
07:46 AM
- last edited on
09 Dec 2021
10:18 PM
by
MaciejNeumann
Kubernetes 1.8.4
Latest OneAgent installed
nginx 1.13.5
Navigate to Hosts | host_name | Process | nginx_process_name | Properties and tags
"this process must be restarted..... to gain full visibility...."
I restarted the Pod hosting nginx. After nginx came back in a new Pod, the view showed "Activation of deep monitoring was unsuccessful. Monitoring of statically linked Go programs that do not load libc is not supported."
Solved! Go to Solution.
Did you checked if your nginx version is supported now by oneagent? https://www.dynatrace.com/support/help/shortlink/nginx-binaries#list-of-supported-nginx-binaries
The NGINX process of the official ingress-nginx controller container image cannot be instrumented automatically. You have to do the following:
Restart the pod after the edition of configmap file
Featured Posts