Joni Shkurti

Results 17 comments of Joni Shkurti

Hey, can you tell for sure if it's http or custom_probes or errors ? (These are the only flags true by default, network and ports are false by default). I...

I've been testing a bit with this sample code : ``` javascript var pmx = require('pmx').init({ network: true, ports: true }); var http = require('http'); setInterval(function keepAlive() { global.gc(); },...

pmx is injected automatically when an app is launched in cluster mode with default options https://github.com/keymetrics/pmx/blob/master/lib/index.js#L32-L42 Did you use a framework like express, koa, sails ? Because i ran my...

I did 3 heapsnapshots within 1 hour interval each. The Meter object stayed still : ![meter](https://cloud.githubusercontent.com/assets/7647602/7913811/0d51808c-0873-11e5-864c-b85505e46acd.png)