cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How do I fix loading agent in nginx ingress in kubernetes?

william_qualls
Newcomer

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."

 

2 REPLIES 2

skrystosik
DynaMight Guru
DynaMight Guru

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


Regards, Sebastian

The NGINX process of the official ingress-nginx controller container image cannot be instrumented automatically. You have to do the following:

 

https://www.dynatrace.com/support/help/shortlink/ingress-nginx-k8s#instrument-kubernetes-ingress-ngi...

Restart the pod after the edition of configmap file

Featured Posts