Requirements

  • npm package manager integration

  • Node.js v14 or higher

Wizard

Germain Workspace > Left Menu > Wizard > NodeJS

Set Monitored Server, Application and Name

Installation

npm Installation

Germain UX monitoring package is available here: https://www.npmjs.com/package/@germainapm/nodejs-monitoring

Run the following command to add our monitoring into your Node.js application:

npm i --save @germainapm/nodejs-monitoring
JS

Yarn Installation

Germain UX monitoring package is available here: https://yarnpkg.com/package/@germainapm/nodejs-monitoring

Run the following command to add our monitoring into your Node.js application:

yarn add @germainapm/nodejs-monitoring
JS

Component: Code Profiler

Feature Availability: 8.6.0 or later