Skip to content

Releases: hyperdxio/hyperdx-js

@hyperdx/[email protected]

14 Nov 22:26

Choose a tag to compare

What's Changed

  • Revert "fix: setTraceAttributes cross trace attributes leakage issue #200)" by @wrn14897 in #205

Full Changelog: https://github.com/hyperdxio/hyperdx-js/compare/@hyperdx/[email protected]...@hyperdx/[email protected]

@hyperdx/[email protected]

12 Nov 21:51

Choose a tag to compare

What's Changed

  • fix: setTraceAttributes cross trace attributes leakage issue by @wrn14897 in #200
  • chore(deps): bump find-my-way from 8.2.0 to 8.2.2 by @dependabot[bot] in #174
  • chore(deps-dev): bump body-parser from 1.20.2 to 1.20.3 by @dependabot[bot] in #176
  • chore(deps-dev): bump rollup from 3.29.4 to 3.29.5 by @dependabot[bot] in #177
  • chore(deps): bump express from 4.19.2 to 4.20.0 in /smoke-tests/hello-node-express-ts by @dependabot[bot] in #201

Full Changelog: https://github.com/hyperdxio/hyperdx-js/compare/@hyperdx/[email protected]...@hyperdx/[email protected]

@hyperdx/[email protected]

06 Nov 22:38

Choose a tag to compare

What's Changed

  • feat(node-sdk): allow setting additional resource attributes by @dhable in #198

New Contributors

Full Changelog: https://github.com/hyperdxio/hyperdx-js/compare/@hyperdx/[email protected]...@hyperdx/[email protected]

@hyperdx/[email protected]

27 Oct 21:41

Choose a tag to compare

What's Changed

  • feat: add otelResourceAttributes option for OpenTelemetry resource attributes by @abdussamadbello in #190

New Contributors

Full Changelog: https://github.com/hyperdxio/hyperdx-js/compare/@hyperdx/[email protected]...@hyperdx/[email protected]

@hyperdx/[email protected]

14 Oct 22:56

Choose a tag to compare

What's Changed

  • migration: follow telemetry.distro semantic convention (logs) by @wrn14897 in #192
  • fix+feat: otel logger trace linking issue (pino) + support gRPC protocol by @wrn14897 in #193

Full Changelog: https://github.com/hyperdxio/hyperdx-js/compare/@hyperdx/[email protected]...@hyperdx/[email protected]

@hyperdx/[email protected]

04 Jun 17:47

Choose a tag to compare

What's Changed

  • docs: Add documentation for supporting instrumentation w/bundlers by @teeohhem in #183
  • refactor: rename app to applicationName in Rum.init config by @asonnleitner in #180
  • chore: update opentelemetry packages to v0.57(node-opentelemetry) by @wrn14897 in #181

New Contributors

Full Changelog: https://github.com/hyperdxio/hyperdx-js/compare/@hyperdx/[email protected]...@hyperdx/[email protected]

@hyperdx/[email protected]

07 Nov 17:30

Choose a tag to compare

@hyperdx/[email protected]

06 Sep 20:14

Choose a tag to compare

What's Changed

  • feat: expose getSessionId + stopSessionRecorder + resumeSessionRecorder methods by @wrn14897 in #173

Full Changelog: https://github.com/hyperdxio/hyperdx-js/compare/@hyperdx/[email protected]...@hyperdx/[email protected]

@hyperdx/[email protected]

30 Jul 00:35

Choose a tag to compare

What's Changed

  • Update package.json by @Pulseline-Tech in #166
  • chore: add 'prettier' + 'simple-import-sort' linting rules by @wrn14897 in #169
  • feat: support OTEL_METRIC_EXPORT_INTERVAL and OTEL_METRIC_EXPORT_TIMEOUT by @wrn14897 in #168

New Contributors

  • @Pulseline-Tech made their first contribution in #166

Full Changelog: https://github.com/hyperdxio/hyperdx-js/compare/@hyperdx/[email protected]...@hyperdx/[email protected]

@hyperdx/[email protected]

28 Jun 19:47

Choose a tag to compare

What's Changed

  • chore: bump otel pks for the patch by @wrn14897 in #112
  • style: use HyperDXSpanProcessor by @wrn14897 in #113
  • dx: init sdk programmatically (BETA) by @wrn14897 in #111
  • feat: use instrumentation-exception in node-opentelemetry pkg by @wrn14897 in #115
  • style: deprecate hyperdx debug flag (node-opentelemetry) by @wrn14897 in #116
  • feat: introduce internal profiling by @wrn14897 in #118
  • feat: instrument console in the otel way by @wrn14897 in #119
  • feat: add instrumentation-exception pkg to node-opentelemetry by @wrn14897 in #127
  • fix: enable strictNullChecks by @wrn14897 in #134
  • Add mutable context manager for setTraceAttributes by @MikeShi42 in #132
  • feat: introduce init func for programmatic imports by @wrn14897 in #137
  • chore(deps): bump @grpc/grpc-js from 1.10.8 to 1.10.9 by @dependabot in #140
  • feat: improve CLI UI + add metric reader + more configs by @wrn14897 in #139
  • Attach trace attributes onStart of span as well, dont overwrite attri… by @MikeShi42 in #143
  • fix: exception instrumentation flush issue + add exitEvenIfOtherHandlersAreRegistered + unhandledRejectionMode configs by @wrn14897 in #147
  • fix: read api key before init call (logger transports) by @wrn14897 in #148
  • fix: load api key and service name dynamically by @wrn14897 in #149
  • fix: exception flushing issue during sdk shutdown by @wrn14897 in #157
  • fix: introduce pino mixin function to handle trace/span id injection issue by @wrn14897 in #163
  • fix: show service health dashboard URL by @wrn14897 in #164
  • feat: add disableStartupLogs flag by @wrn14897 in #165

New Contributors

Full Changelog: https://github.com/hyperdxio/hyperdx-js/compare/@hyperdx/[email protected]...@hyperdx/[email protected]