Notes Added instrumentation to bunyan to support application logging use cases: forwarding, local decorating, and metrics. Big thanks to…
Notes Added ability to instrument ES Modules with the New Relic ESM Loader. Example ESM application Added support for custom ESM…
Notes Added experimental loader to support instrumentation of CommonJS packages in ECMAScript Module(ESM) applications. It only supports…
Notes Updated gRPC client instrumenation to respect grpc.record_errors when deciding to log errors on gRPC client requests. Fixed…
Notes Added unit test suite for lib/logger.js . Added destructive integration test for Configuration instantiation. Added a special case to…
Notes Fixed properly setting logging metrics when using custom levels with winston. Handled setting the logging metric name to UNKNOWN…
Notes Added official parity support for Node 18. BREAKING : Dropped Node 12.x support. For further information on our support policy, see…
Notes Fixed issue where instrumented code invoked within a @grpc/grpc-js client callback would not get tracked by the agent. Bound the…
Notes Added gRPC server instrumentation . Support statement: New Relic recommends that you upgrade the agent regularly to ensure that you…
Notes Automatic application log forwarding is now enabled by default. This version of the agent will automatically send enriched application…