Deployment

⚙️ Steps on how to deploy Germain UX’s monitoring for Node.js.

📋 Requirements

Requirement

Details

npm package manager integration


Node.js v14 or higher


🚀 Monitoring Deployment for Node.js

Steps for deploying Germain UX's monitoring for Node.js

✨ Start Node.js wizard

  • Start Node.js wizard
    Germain Workspace > Left Menu > Wizard > NodeJS

image-20230222-041716.png


🔧 Configure monitored server and application

  • Set Monitored Server, Application and Name

image-20230222-041824.png


📦 Install

Method

Details

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:

JavaScript
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:

JavaScript
yarn add @germainapm/nodejs-monitoring


Component: Code Profiler

Feature Availability: 8.6.0 or later