Notes Added instrumentation support for Node.js PostgreSQL driver pg 4.x. Added instrumentation support for Datastax's Cassandra driver…
Notes Added instrumentation for modules in Node core. Added support for native Promises in Node.js 0.12 and io.js 1.x. Traces will now…
Notes Fixed a bug in the logger to respect the configured log level in all cases.
Notes Fixed a bug in hapi 8 view segments. Previously, the segments weren't being ended when the view ended. Added a configuration option to…
Notes Enable http/https proxy features on all supported Node versions. Supported versions: Node.js 0.8, 0.10, 0.12 and io.js 1.x. Fixed a…
Notes Now transaction tracing with synthetic monitoring is on by default. The previous release had the synthetic transaction tracing feature…
Notes Added support for synthetic monitoring transaction tracing. Synthetic monitoring lets you monitor your site from around the world…
Notes Preliminary Node.js 0.12 support. HTTP proxies are not supported on 0.12 yet. We don't recommend running the Agent on Node.js 0.11.1…
Notes: Added an API for recording custom Insights events. Read more about this in our documentation
Fixed a crash in express instrumentation in the handling of sub-routers. Fixed a crash in http outbound connections when CAT is enabled and…