File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 22Node Application Metrics monitoring and profiling agent
33
44[ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/8caec03a401f4a37823ac547d7a0a272 )] ( https://www.codacy.com/app/dancunnington/appmetrics?utm_source=github.com& ; utm_medium=referral& ; utm_content=RuntimeTools/appmetrics& ; utm_campaign=Badge_Grade )
5+ [ ![ Build Status] ( https://travis-ci.org/RuntimeTools/appmetrics.svg?branch=master )] ( https://travis-ci.org/RuntimeTools/appmetrics )
6+ [ ![ Homepage] ( https://img.shields.io/badge/homepage-Node%20Application%20Metrics-blue.svg )] ( https://developer.ibm.com/node/monitoring-post-mortem/application-metrics-node-js/ )
57
68Node Application Metrics instruments the Node.js runtime for performance monitoring, providing the monitoring data via an API.
79Additionally the data can be visualized in an Eclipse IDE using the [ IBM Monitoring and Diagnostics Tools - Health Center] [ 1 ] client.
@@ -485,7 +487,7 @@ Non-release versions of this project (for example on github.com/RuntimeTools/app
4854873.0.0
486488
487489## Release History
488- ` 3.0.0 ` - Remove express probe.
490+ ` 3.0.0 ` - Remove express probe. Additional data available in http and request events. Code improvements.
489491` 2.0.1 ` - Remove support for Node.js 0.10, 0.12, 5. Add heapdump api call.
490492` 1.2.0 ` - Add file data collection capability and option configuration via api.
491493` 1.1.2 ` - Update agent core to 3.0.10, support Node.js v7.
You can’t perform that action at this time.
0 commit comments