Uninstall the Java Library
Follow the instructions for your platform to uninstall the Java Library on the host system.
Remove SDK usage
Remove from your application code all references to the OpenTelemetry API/SDK package.
Uninstall the library
-
Unload the library by removing any
javaagent
parameter from the JVM startup command. See Load the library for the actions that were taken to load the library. -
Remove the library configuration that was set as Java system properties or as environment variables.
-
Navigate to the library installation path.
-
Save the
solarwinds-apm-config.json
config file somewhere safe to retain the Java Library configuration for future re-installation. -
Remove all Java Library files and the entire Java Library directory.