Releases: hyperdxio/hyperdx-js
@hyperdx/[email protected]
What's Changed
Full Changelog: https://github.com/hyperdxio/hyperdx-js/compare/@hyperdx/[email protected]...@hyperdx/[email protected]
@hyperdx/[email protected]
What's Changed
- fix:
setTraceAttributescross 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]
What's Changed
New Contributors
Full Changelog: https://github.com/hyperdxio/hyperdx-js/compare/@hyperdx/[email protected]...@hyperdx/[email protected]
@hyperdx/[email protected]
What's Changed
- feat: add otelResourceAttributes option for OpenTelemetry resource attributes by @abdussamadbello in #190
New Contributors
- @abdussamadbello made their first contribution in #190
Full Changelog: https://github.com/hyperdxio/hyperdx-js/compare/@hyperdx/[email protected]...@hyperdx/[email protected]
@hyperdx/[email protected]
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]
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
- @teeohhem made their first contribution in #183
- @asonnleitner made their first contribution in #180
Full Changelog: https://github.com/hyperdxio/hyperdx-js/compare/@hyperdx/[email protected]...@hyperdx/[email protected]
@hyperdx/[email protected]
What's Changed
Full Changelog: https://github.com/hyperdxio/hyperdx-js/compare/@hyperdx/[email protected]...@hyperdx/[email protected]
@hyperdx/[email protected]
What's Changed
- feat: expose
getSessionId+stopSessionRecorder+resumeSessionRecordermethods by @wrn14897 in #173
Full Changelog: https://github.com/hyperdxio/hyperdx-js/compare/@hyperdx/[email protected]...@hyperdx/[email protected]
@hyperdx/[email protected]
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_INTERVALandOTEL_METRIC_EXPORT_TIMEOUTby @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]
What's Changed
- chore: bump otel pks for the patch by @wrn14897 in #112
- style: use
HyperDXSpanProcessorby @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
initfunc 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+unhandledRejectionModeconfigs 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
disableStartupLogsflag by @wrn14897 in #165
New Contributors
- @ernestii made their first contribution in #107
- @svc-shorpo made their first contribution in #142
Full Changelog: https://github.com/hyperdxio/hyperdx-js/compare/@hyperdx/[email protected]...@hyperdx/[email protected]