-
http://pm2.keymetrics.io/
-
Doesn't work for these buckets:
https://app.keymetrics.io/#/bucket/59da4792b68a78f7215acc49/dashboard
https://app.keymetrics.io/#/bucket/5857a0199659911715cd2f17/dashboard
-
Wrap spawn, fork to monitor the count of forked application. It could be a automatic metrics like the one we provide with app metrics
-
I've looked around the documentation, but I didn't really see any references to this, so my apologies if this is covered somewhere already.
I have a koa app that mounts many sub-apps before coming on…
-
Please document the publish process: https://github.com/keymetrics/pm2-io-apm#publishing
And publish the 2.1.0-beta3
-
Just updated to the last version of MM, but when i run the script i get just a black blank screen.
-
When using the example https://github.com/keymetrics/pm2-io-apm#usage
When I exit I get:
```
Server express listening on port 3000
^CApplication stopped with code () => {
…
-
Node.js v10 is out for a while.
10-* tags are needed to be created.
-
Trying to get a node app running under PM2 inside a Docker container and have been [having some trouble][1].
I threw together a [minimal example][2], and this seems to work just fine, but it leaves…
-
#### Bug
`2017-03-19 17:45:49: (node:4680) DeprecationWarning: worker.suicide is deprecated. Please use worker.exitedAfterDisconnect`
#### Software versions used
```
OS : Linux Ubuntu …