1. Remove the include statement for the NGINX Agent from the HTTP server configuration. For example in nginx.conf, remove this line:

    CODE

    load_module /opt/opentelemetry-webserver-sdk/WebServerModule/Nginx/ngx_http_opentelemetry_module.so;
    include /opt/opentelemetry_module.conf;
    CODE
  2. Restart the NGINX server.

  3. Uninstall the agent:

    CODE

    <agent_install_directory>/install.sh -u
    CODE
  4. Optionally, remove any remaining AppDynamics files:

    • <agent_install_directory>

    • /tmp/appd-sdk