Skip to content

@hyperdx/node-opentelemetry@0.8.0

Compare
Choose a tag to compare
@wrn14897 wrn14897 released this 28 Jun 19:47
· 11 commits to main since this release

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/node-logger@0.4.0...@hyperdx/node-opentelemetry@0.8.0