Uninstall Auto-Instrumentation from an Instrumented Application
This page describes how to uninstall instrumentation changes from an application that has been auto-instrumented using the Cluster Agent.
AppDynamics SaaS
list_alt
This page describes how to uninstall instrumentation changes from an application that has been auto-instrumented using the Cluster Agent.
cluster-agent.yaml
using the nsToInstrument
, nsToInstrumentRegex
, instrumentationMatchString
and labelMatch
properties (depending on which properties you initially used). To completely disable auto-instrumentation, set the instrumentationMethod
to None
. See Auto-Instrument Applications with the Cluster Agent.kubectl apply -f cluster-agent.yaml
helm upgrade -f ./ca1-values.yaml "<my-cluster-agent-helm-release>" appdynamics-charts/cluster-agent --namespace appdynamics