Skip to content

@elastic/opentelemetry-node 1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 17:01
· 58 commits to main since this release
618a6e0

Changelog

  • Fix publishing so that the "hook.mjs" file is included.
    (#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