New features
- Added Neptune to the known database names.
Improvements
Updated log messages for missing configuration files to point at the base configuration.
Previously the log messages pointed at an internal file defining default values for every configuration.
Upgraded to
@newrelic/native-metricsv4.Removed outdated config files.
Removed old, outdated examples.
Bug fixes
Fixed an issue where old CAT headers would be injected while distributed tracing was enabled.
This would happen if both
cross_application_tracing.enabledanddistributed_tracing.enabledwere set totrueand an instrumentation disabled tracing for an outbound request.Fixed access to
ConglomerateShiminshimmer.