All Projects → keymetrics → app-playground

keymetrics / app-playground

Licence: other
Code level metrics with Keymetrics

Programming Languages

javascript
184084 projects - #8 most used programming language

Getting started with PM2 Plus

This example will show you how to monitor your NodeJS application at the code level. The app.js file contain all the PM2 Plus features you can use.

https://pm2.io/_nuxt/img/Unified_overview.925badd.png

Run it yourself

$ npm install pm2 -g
$ git clone https://github.com/keymetrics/app-playground.git
$ cd app-playground
$ pm2 start app.js

Comment the return in app.js to discover the other features of PM2 Plus.

Link PM2 with PM2 Plus

Create a new Bucket on PM2 Plus : https://app.pm2.io/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].