v11.17.0 (2024-05-15)
Features
- Added otel compliant
server.address
,server.port
, andhttp.request.method
to external http spans (#2169) (b0a3e6d) - Added otel compliant
db.system
,server.address
, andserver.port
attributes to database spans (#2173) (3fdcab4)
Bug fixes
Code refactoring
- Updated instrumentation for http, undici, grpc to use a new
segment.captureExternalAttributes
to centralize the necessary data needed to create segment and span attributes (#2179) (ddb6356)
Documentation
Miscellaneous chores
- Added workflow for generating compatibility doc (#2183) (9b1d5cb)
- Fixed conditionals in CI workflow (#2188) (6b733c0)
- Fixed superagent versioned tests (#2190) (297bc01)
- Made pre-commit hook require dependency changes (#2172) (e7bd356)
- Updated CI to skip expensive actions when not needed (#2184) (8639fb9)
- Updated validate-pr workflow (#2186) (6ff4497)
Continuous integration
Support statement:
We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)
See the New Relic Node.js agent EOL policy for information about agent releases and support dates. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)