Skip to main content

Node.js Agent v0.4.95

April 29, 2024

  • Feature Added the agent option for compressed transmission of the profile data.

    profile_zip_enabled Boolean

    Default false

  • Changed Changed the file name where the security key for querying SQL variables and HTTPs has been created.

    paramkey.txtsecurity.conf

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.4.95

  1. Unzipping the zip file

    unzip whatap.agent.nodejs.0.4.95.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.4.95.tgz