1.0.0 • Published 8 years ago

app-playground v1.0.0

Weekly downloads
6
License
-
Repository
-
Last release
8 years ago

Getting started with Keymetrics

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

https://keymetrics.io/assets/images/application-demo.png?v=7e433fae15

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

Link PM2 with Keymetrics

Create a new Bucket on Keymetrics : https://app.keymetrics.io/#/bucket/new

1.0.1

8 years ago

1.0.0

8 years ago