-
Updated third party notices and manifest for husky and lint-staged.
-
Updated redis versioned tests to use unique DB indexes per file to avoid collisions and flushing of in-progress tests.
-
Pinned hapi 17 versioned tests to only minor/patch versions within 17.x.
-
Bumped timeout for redis versioned tests.
-
Wired up husky + lint staged to execute linting on all changed files in pre-commit hook.
-
Handled a proxy misconfiguration of collector and log an actionable warning message.
-
Added
flaky_code
andsuccess_delay_ms
handling of flaky grpc connections to infinite tracing. -
Added resources to README to highlight external modules that customers should be aware of and possibly use for their applications.
-
Logged all New Relic metadata env vars at startup.
-
Fixed images for improved reader experience.
Thank you to @henryjw for the contribution.