Documentation forAppOptics

Uninstall

AppOptics Go APM agent is fully SDK-based. To uninstall the agent, you need to remove the SDK usage.

Remove SDK usage

Remove from your application code all references to our SDK package github.com/appoptics/appoptics-apm-go.

SDK usage removal is not mandatory, as the SDK calls become non-operational if the agent is disabled. See Configuration for more information if you want to temporarily disable the agent rather than remove it.