Skip to content

fix(sdk-node): correct the BLRP envvar names used for BatchLogRecordProcessor config#6368

Merged
trentm merged 1 commit intoopen-telemetry:mainfrom
trentm:trentm-fix-BLRP-envvars
Feb 5, 2026
Merged

fix(sdk-node): correct the BLRP envvar names used for BatchLogRecordProcessor config#6368
trentm merged 1 commit intoopen-telemetry:mainfrom
trentm:trentm-fix-BLRP-envvars

Conversation

@trentm
Copy link
Copy Markdown
Contributor

@trentm trentm commented Feb 3, 2026

PR #6325 accidentally changed a couple envvar names when moving their
usage from sdk-logs to sdk-node. The correct names, from the spec, are
OTEL_BLRP_SCHEDULE_DELAY and OTEL_BLRP_EXPORT_TIMEOUT.

Refs: #6325


@cjihrig This also adds the PR number that you mentioned was missing at #6325 (comment)

…rocessor config

PR open-telemetry#6325 accidentally changed a couple envvar names when moving their
usage from sdk-logs to sdk-node. The correct names, from the spec, are
OTEL_BLRP_SCHEDULE_DELAY and OTEL_BLRP_EXPORT_TIMEOUT.

Refs: open-telemetry#6325
@trentm trentm self-assigned this Feb 3, 2026
@trentm trentm requested a review from a team as a code owner February 3, 2026 00:12
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.48%. Comparing base (aa4a7e8) to head (84234ed).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6368   +/-   ##
=======================================
  Coverage   95.48%   95.48%           
=======================================
  Files         363      363           
  Lines       11564    11564           
  Branches     2669     2669           
=======================================
  Hits        11042    11042           
  Misses        522      522           
Files with missing lines Coverage Δ
...ental/packages/opentelemetry-sdk-node/src/utils.ts 95.51% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@trentm
Copy link
Copy Markdown
Contributor Author

trentm commented Feb 3, 2026

@cjihrig This also adds the PR number that you mentioned was missing at #6325 (comment)

Nevermind, I now see you already did this in #6362

@trentm trentm added this pull request to the merge queue Feb 5, 2026
Merged via the queue into open-telemetry:main with commit f6e1c1d Feb 5, 2026
27 checks passed
@trentm trentm deleted the trentm-fix-BLRP-envvars branch February 5, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants