Bug fixes Stop collecting URL parameters from the HTTP referer header The Node agent collects the request headers during an error trace to…
Improvements Incorporated fixes from 1.36.1
New features The @newrelic/native-metrics module is now an optional dependency of the agent. Now npm will attempt to install the module…
New Features Added CPU metric gathering to Node.js versions < 6.1 As of this release the agent will attempt to gather CPU usage metrics via…
Bug fixes Removed automatic installation of @newrelic/native-metrics . Due to the way npm v3+ flatten dependencies, a bug in the version of…
Notes This release has been unpublished from npmjs.org. Please use version 1.35.1 or higher. New features The agent will now report…
New features The agent now collects CPU metrics when running under Node 6.1.0 and higher. Node 6.1.0 introduced an API to get CPU time usage…
Improvements Incorporated new features and fixes from v1.30.4, v1.30.5, v1.31.0, v1.32.0, and v1.33.0.
New features The agent now collects database instance information for Memcached operations. This information (database server and database…
New features The agent now collects database instance information for MySQL and MongoDB operations. This information (database server and…