Deployment
Requirements
npm package manager integration
Node.js v14 or higher
Wizard
Germain Workspace > Left Menu > Wizard > NodeJS

NodeJS Wizard - Germain UX
Set Monitored Server, Application and Name

NodeJS Parameters - Germain UX
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
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
Component: Code Profiler
Feature Availability: 8.6.0 or later