RuntimeTools / appmetrics

Node Application Metrics provides a foundational infrastructure for collecting resource and performance monitoring data for Node.js-based applications.
https://developer.ibm.com/open/node-application-metrics/
Apache License 2.0
975 stars 126 forks source link

monitor HTTP #643

Open pedroricardo opened 4 years ago

pedroricardo commented 4 years ago

I can monitor invalid http requests( HTTP 401, 403 ou 429) with the 'http-outbound' / 'https-outbound' event?

tolyakir commented 4 years ago

HTTP Incoming Requests and Throughput charts are empty for some reason.

pedroricardo commented 3 years ago

can I monitor HTTP request calls made from the child process application?