Disabling/Uninstalling the Node.js Profiler
To disable/uninstall the Node.js Profiler, follow the steps below:
- Login to the Node.js application.
- Open the start up script file and delete the snippet that you have added for BTM enabling the Node.js application.
- Once the snippet is deleted, the Node.js Profiler will get disabled/uninstalled. Soon after this, ensure that you restart the Node.js application. This will ensure that the files associated with the Node.js Profiler are completely removed/deleted from the application.
Note:
If the eG agent on a profiled Node.js application is uninstalled, the Node.js Profiler also gets automatically uninstalled. Here again, you should restart the Node.js application.