Uninstall the agent

  1. Remove the -r ./atatus.js flag from your Node.js startup command.

  2. Remove the npm package by using the command, npm uninstall --save atatus-nodejs.

  3. Delete the atatus.js file and unset any associated environment variables.

  4. Restart your Node.js server.