appmetrics
appmetrics copied to clipboard
Node Application Metrics provides a foundational infrastructure for collecting resource and performance monitoring data for Node.js-based applications.
Now the APM Node.js data collector use the Event: 'request' to generate the method trace of the request. Now the Event: 'request' only can get the data of export functions...
The Node.js DC use appmetrics to get the memory data. But this data doesn't make sense on bluemix. **On bluemix: the memory data get from appmetrics:** > { time: 1513747992723,...
I found that a lot of http libs don't use the standard request callback. (superagent , requests). What do you think about this for http/https outbound? ``` js // After...
Hi Using appmetrics able to reqtrieve request details from http monitoing, but I was not able to retrieve http request params Http object returned is not having request params, is...
I wanted to add a couchbase-probe to time some of the common bucket methods from [couchnode](https://github.com/couchbase/couchnode).
Hi, I am using node.js version 8.4.0 and pg-promise version 5.5.6 'postgres' event not called in my application. Please help me out to fix this issue. my email is [email protected]
Currently metricsEnd does not emit the baseUrl and route, available from the request. This can be problematic if you're trying to identify a url that has path params. For example...
Hi I used Appmetrics for monitoring a lot a mongo requests and it works fine. A great thanks. I will face to some data privacy issues into the log, due...
to be later graphed on dash. https://groups.google.com/d/msg/node-red/ryEg1vZ01tM/PyuacES4AgAJ