Skip to content

fix(deps): update dependency @elastic/opentelemetry-node to v1.2.0 #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

elastic-renovate-prod[bot]
Copy link

@elastic-renovate-prod elastic-renovate-prod bot commented Jul 28, 2025

This PR contains the following updates:

Package Type Update Change
@elastic/opentelemetry-node (source) dependencies minor 1.0.0 -> 1.2.0

Release Notes

elastic/elastic-otel-node (@​elastic/opentelemetry-node)

v1.2.0: @​elastic/opentelemetry-node 1.2.0

Compare Source

Changelog

Features and enhancements
  • Initial support for Central Configuration: the ability to configure some aspects of EDOT Node.js in running instrumented applications from a central Kibana. This feature is in technical preview. #​834 #​886

    This release includes support for the following settings: logging_level, deactivate_all_instrumentations, deactivate_instrumentations

Chores
  • Support for instrumenting redis version 4 has moved from @opentelemetry/instrumentation-redis-4 to @opentelemetry/instrumentation-redis. If you are using the OTEL_NODE_ENABLED_INSTRUMENTATIONS or OTEL_NODE_DISABLED_INSTRUMENTATIONS environment variables to control instrumentation of redis@4 you will need to change from using "redis-4" to "redis".

README | Full Release Notes | Breaking Changes

v1.1.1: @​elastic/opentelemetry-node 1.1.1

Compare Source

Changelog

  • Fix publishing so that the "hook.mjs" file is included.
    https://github.com/elastic/elastic-otel-node/pull/835/835)

    Without this fix, using node --import @​elastic/opentelemetry-node ... will
    crash with:

      Cannot find module '.../node_modules/@​elastic/opentelemetry-node/hook.mjs' imported from .../node_modules/@​elastic/opentelemetry-node/import.mjs
    

README | Full Changelog

v1.1.0: @​elastic/opentelemetry-node 1.1.0

Compare Source

Changelog


README | Full Changelog


Configuration

📅 Schedule: Branch creation - "after 1am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/elastic-opentelemetry-node-1.x branch from e71d676 to 8230ffc Compare July 30, 2025 21:53
@elastic-renovate-prod elastic-renovate-prod bot changed the title fix(deps): update dependency @elastic/opentelemetry-node to v1.1.1 fix(deps): update dependency @elastic/opentelemetry-node to v1.2.0 Jul 30, 2025
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.

0 participants