Notes
Features
- Added ability to delay the start of the Profiler and run for n milliseconds before shutting down. (#3758) (8503d25)
- Added functionality to ingest logs from Azure Functions App automatically (#3772) (0c70ba2)
- Added support for error causes (#3769) (7c5aae3)
Bug fixes
- Updated
@google/genaisubscriber to handle the newembedContentInternalmethod in 1.42.0 (#3771) (e96c974)
Code refactoring
- AWS Bedrock llm events refactor (#3759) (7ff953d)
- Google Gen AI LLM event refactor (#3748) (f1e3a0e)
- LangGraph LlmAgent event, remove old LlmEvent base (#3761) (39d1d9a)
- Updated the reparenting logic for compact mode of partial traces to assign parent id to entry span (#3768) (5196318)
Documentation
Miscellaneous chores
- Added API key to enable support for GH action (#3760) (a521e80)
- Added call to agent metadata workflow - step 1 (#3750) (90eeaec)
- Added span id to all debug/trace level logs in
span.applyPartialTraceRules(#3766) (8c57230) - Renamed file and fix cache output (#3757) (1ac00ea)
- Set up metadata action to run with releases (#3762) (66efb13)
- Updated
@langchain/coreversion for langchain-openai tests (#3763) (c27213e)
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/)
Notes
Feature Release
With this release, we are making available our Node.js Hybrid Agent. The Node.js Hybrid Agent provides a future-proof observability solution with integrated support for OpenTelemetry Tracing, Metrics, and Logs APIs. Key enhancements like Span Links and Events on Spans are now available, ensuring seamless interoperability in mixed-mode environments. It is designed to bridge the gap for Node.js teams looking to adopt OpenTelemetry standards while maintaining backwards compatibility with their existing New Relic dashboards.
A full product announcement, and documentation for this feature, is coming soon. Please subscribe to our news releases to be kept up-to-date.
Features
- Added
delayanddurationto profiling config (#3754) (a7f06e0) - Added
ProfilingAggregatorthat will be used to collect and sendpprof_datatelemetry (#3732) (738045c) - Added profiling configuration (#3733) (2b4d7d8)
- Added ProfilingManager class, used to orchestrate profilers (#3738) (105da3b)
- Updated
RemoteMethodto handle sendingpprof_datathrough the collector (#3734) (868e5bd) - Updated the profiling config properties (#3742) (fa55881)
Code refactoring
Documentation
- Updated compatibility report (#3743) (4a7cafc) (#3739) (59ff976) (#3730) (dea410b) (#3703) (532729a)
Miscellaneous chores
- Added subcomponent attribute to LangChain tool traces (#3706) (c5469ea)
- Added subcomponent attribute to mcp-sdk invocations (#3749) (70b7f41)
- Enabled all OTEL signals by default when OTEL is enabled (#3712) (15b82c2)
- Fixed
@langchain/communitypeer dep conflict (#3741) (202d2b3) - Removed
@langchain/corepeer dep from LangGraph test matrix (#3737) (8ba2616) - Renamed OTEL metrics config params to snake_case from camelCas… (#3711) (4f59108)
- Updated
ai-support.jsonto include LangGraph (#3705) (aa0ba22) - Updated eslint configuration (#3740) (d306374)
Tests
- Updated mcp streaming tests to generate sessions to reuse transport for all streaming tests (#3729) (1772fd5)
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/)
Notes
보안
지지 성명:
최신 에이전트 버전이 출시되면 즉시 업데이트하는 것이 좋습니다. 최신 버전으로 업그레이드할 수 없는 경우, 에이전트를 90일 이내 버전으로 업데이트하세요. 에이전트에게 최신 정보를 제공하는 방법에 대해 자세히 알아보세요. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)
에이전트 릴리스 및 지원 날짜에 대한 정보는 뉴렐릭 Node.js 에이전트 EOL 정책을 참조하세요. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)
Notes
특징
@langchain/langgraph에 대한 측정, 로그 지원이 추가되었습니다. (#3645) (f339675)timestamp개의 메시지를LlmChatCompletionSummary개 추가했습니다.
버그 수정
선적 서류 비치
지지 성명:
최신 에이전트 버전이 출시되면 즉시 업데이트하는 것이 좋습니다. 최신 버전으로 업그레이드할 수 없는 경우, 에이전트를 90일 이내 버전으로 업데이트하세요. 에이전트에게 최신 정보를 제공하는 방법에 대해 자세히 알아보세요. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)
에이전트 릴리스 및 지원 날짜에 대한 정보는 뉴렐릭 Node.js 에이전트 EOL 정책을 참조하세요. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)
Notes
특징
AI 모니터링
LlmChatCompletionMessage메시지에timestamp추가했습니다.OpenAI
LlmChatCompletionSummary에 타임스탬프를 추가했습니다(#3689)(55b0310)부분 세분성 트레이스에 대한 추가 지원 (프로덕션 환경에서는 사용 불가)
버그 수정
- 수신되는 HTTP 요청에 오류를 연결하려고 할 때 충돌을 방지하기 위해
lib/subscribers/middleware-wrapper.js에 방어 코드를 추가했습니다(#3697)(658e78b). - Promise 기반 쿼리의 TraceSegment 기간을 올바르게 캡처하기 위해
pg측정을 업데이트했습니다. (#3695) (0051697)
코드 리팩토링
선적 서류 비치
잡일
- TimedEvent 제한을 100으로 추가했습니다(#3683)(0d595d8)
- 100의 제한을 초과할 때 지원 가능성
Supportability/Nodejs/SpanEvent/<Links|Events>/Dropped(#3688)(a247d31) sonarjs/no-dead-store에 대한 eslint 다음 줄 비활성화를 제거했습니다(#3692)(593fa15)
통합 연결
테스트
지지 성명:
최신 에이전트 버전이 출시되면 즉시 업데이트하는 것이 좋습니다. 최신 버전으로 업그레이드할 수 없는 경우, 에이전트를 90일 이내 버전으로 업데이트하세요. 에이전트에게 최신 정보를 제공하는 방법에 대해 자세히 알아보세요. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)
에이전트 릴리스 및 지원 날짜에 대한 정보는 뉴렐릭 Node.js 에이전트 EOL 정책을 참조하세요. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)
Notes
특징
- OpenAI 입력
LlmChatCompletionMessage에timestamp추가합니다(#3657) (099e20e) - 스팬 링크에 대한 축소 추적 모드가 추가되었습니다(#3649)(2414331)
버그 수정
선적 서류 비치
잡일
- 게으른 로드 OTEL 의존성/종속성 (#3667) (0b0c764)
- 가입자 사용량 기록 (#3626) (5796574)
- 업데이트
ai-support.json(#3666) (562b403) - OpenAI 측정, 계측을 업데이트하여 발신 도구 호출 응답에 대해
LlmChatCompletionMessage생성을 건너뛰도록 했습니다(#3655)(572c3a1).
테스트
지지 성명:
최신 에이전트 버전이 출시되면 즉시 업데이트하는 것이 좋습니다. 최신 버전으로 업그레이드할 수 없는 경우, 에이전트를 90일 이내 버전으로 업데이트하세요. 에이전트에게 최신 정보를 제공하는 방법에 대해 자세히 알아보세요. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)
에이전트 릴리스 및 지원 날짜에 대한 정보는 뉴렐릭 Node.js 에이전트 EOL 정책을 참조하세요. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)