Notes Changed GCP metadata parsing to use json-bigint to avoid loss of precision from numerical instance ID. Instrumented winston.loggers…
Notes Updated getBrowserTimingHeader to allow the browser agent to be generated even when not in a transaction by adding…
Notes Added a check to the code level metrics utility to ensure filePath was set before adding the code.* attributes. Updated to latest…
Notes Fixed system info gathering to prevent unhandled promise rejection when an error occurs reading /proc information. Support statement…
Notes Added support for Code Level Metrics on API methods: startSegment , startBackgroundTransaction , and startWebTransaction . Support…
Notes Updated @grpc/grpc-js instrumentation to work with 1.8.0. Support statement: New Relic recommends that you upgrade the agent…
Notes Reintroduced throttling during reading of instrumented application's dependency tree during startup, to prevent EMFILE issues…
Notes Added new configuration option, grpc.ignore_status_codes , which can be used to select nonzero gRPC status codes to ignore and not…
Notes Dropped support for vision , and instead only instrument @hapi/vision . Updated configuration system to automatically create an…
Notes Increased the default limit of custom events from 1,000 events per minute to 3,000 events per minute. In the scenario that custom…