Documentation forAppOptics
AppOptics will reach its End of Service Life on September 30, 2025. Migrate to the next generation APM solution before September 30. See FAQ for details. Documentation is no longer being updated, and some features or links may not work as described.

Uninstall the legacy Go agent

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.