Skip to main content

Node.js Agent v0.5.2

October 17, 2024

Fixed Modified the SQL profile.

  • If a SQL query error occurs, the error stack is displayed at the bottom of the profile.

  • The modified SQL module is as follows. MySQL, MariaDB, PostgreSQL, SQL Server

Info

NPM method Package Info: https://www.npmjs.com/package/whatap

  • Installation and application methods

    npm install whatap
Info

Local installation method Download Info: Node.js Agent v0.5.2

  1. Unzipping the zip file

    unzip whatap.agent.nodejs.0.5.2.zip -d /path/to/app_directory
  2. Installing WhaTap and its dependency package

    cd /path/to/app_directory 
    npm install crypto-1.0.1.tgz df-1.1.1.tgz long-3.2.0.tgz pidusage-1.1.0.tgz whatap-0.5.2.tgz