Skip to content

Commit 0ee5a56

Browse files
authored
README update with 3.0.0 summary and more badges
1 parent 487201a commit 0ee5a56

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
Node 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

68
Node Application Metrics instruments the Node.js runtime for performance monitoring, providing the monitoring data via an API.
79
Additionally 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
485487
3.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.

0 commit comments

Comments
 (0)