Skip to main content

Node.js Agent v0.4.98

July 9, 2024

  • New Added the agent configuration options to collect transaction statistics by IP address.

    stat_ipurl_enabled Boolean, Default false

  • Changed Modified to apply the license and server host to both environment variables and whatap.conf file.

    When applied to both the environment variables and whatap.conf file, they are configured based on the environment variable's value.

  • Changed Modified the ONODE value creation logic when setting the ONODE NAME.

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

  1. Unzipping the zip file

    unzip whatap.agent.nodejs.0.4.98.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.98.tgz