Skip to content

Releases: hyperdxio/hyperdx

hyperdx@1.10.0

14 Oct 18:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/hyperdxio/hyperdx/compare/hyperdx@1.9.0...hyperdx@1.10.0

hyperdx@1.9.0

29 Jun 00:47
Compare
Choose a tag to compare

What's Changed

  • Fix query parser to support text true/false values in bool properties by @MikeShi42 in #382
  • fix: handle null ratio value (alerting) by @wrn14897 in #383
  • Fix multi-arch local mode build by @MikeShi42 in #384
  • Improve counter reset handling by @MikeShi42 in #385
  • DX: attach fake hdx_token on local mode by @wrn14897 in #387
  • perf: remove redundant otel-logs fields (timestamp + spanID + traceID) by @wrn14897 in #386
  • feat: Reassign save search shortcut for Arc by @ernestii in #389
  • feat: Add option to search only logs or spans by @ernestii in #388
  • increase instead of rate by @colehpage in #392
  • feat: Hide HyperJson buttons when selecting value by @ernestii in #396
  • fix: Disallow usage of translation in app by @ernestii in #399
  • fix: Update session player by @ernestii in #395
  • fix: Update Generic Webhooks table by @ernestii in #402
  • feat: Move log otel semantics to Event Tags by @ernestii in #403
  • chore: Replace react-toastify with mantine notifications by @ernestii in #404
  • fix: Chart form metrics bug by @ernestii in #394
  • fix: doesExceedThreshold greater than logic by @wrn14897 in #408
  • chore(deps): bump requests from 2.31.0 to 2.32.0 in /packages/miner by @dependabot in #405
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #391
  • chore: bump node to v18.20.3 by @wrn14897 in #411
  • fix: Properly show session replays from very long sessions in client … by @MikeShi42 in #414
  • feat: User Preferences modal by @ernestii in #413
  • fix: logtable scroll with highlighted line id by @ernestii in #415
  • chore: Remove unused dependencies by @ernestii in #417
  • fix: Properly handle empty quoted string search terms by @MikeShi42 in #416
  • chore: Add Storybook 8 by @ernestii in #419
  • fix: revisit doesExceedThreshold logic by @wrn14897 in #423
  • fix: threshold def of presence alert in alerts page by @wrn14897 in #424
  • feat: Updated AppNav user panel by @ernestii in #422
  • feat: Use JSON viewer for Network Body by @ernestii in #428
  • chore(deps): bump @grpc/grpc-js from 1.8.14 to 1.8.22 by @dependabot in #432
  • chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #433
  • chore: Replace useQueryParam with nuqs in SessionSubpanel by @ernestii in #434
  • feat: Allow milliseconds in number formatter by @ernestii in #430
  • fix: Allow to share open log in search dashboard tile by @ernestii in #412
  • Fix dashboard share event link for session replays by @MikeShi42 in #435
  • chore(deps): bump urllib3 from 2.2.1 to 2.2.2 in /packages/miner by @dependabot in #436
  • Include search results based on replay table as well as events table by @MikeShi42 in #438
  • chore(deps): bump ws from 8.16.0 to 8.17.1 by @dependabot in #437
  • feat: Allow to customize line chart colors by @ernestii in #440
  • refactor: Update usage of date formatting by @ernestii in #439
  • feat: Confirm leaving Dashboard with unsaved changes by @ernestii in #444
  • chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 in /packages/go-parser by @dependabot in #443
  • chore: bump HyperDX SDKs (node-opentelemetry v0.8.0 + browser 0.21.0) by @wrn14897 in #446

Full Changelog: https://github.com/hyperdxio/hyperdx/compare/hyperdx@1.8.0...hyperdx@1.9.0

hyperdx@1.8.0

19 Apr 23:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/hyperdxio/hyperdx/compare/hyperdx@1.7.0...hyperdx@1.8.0

hyperdx@1.7.0

01 Mar 19:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/hyperdxio/hyperdx/compare/hyperdx@1.6.0...hyperdx@1.7.0

hyperdx@1.6.0

26 Jan 23:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/hyperdxio/hyperdx/compare/hyperdx@1.5.0...hyperdx@1.6.0

hyperdx@1.5.0

12 Jan 20:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/hyperdxio/hyperdx/compare/hyperdx@1.4.0...hyperdx@1.5.0

hyperdx@1.4.0

04 Jan 07:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/hyperdxio/hyperdx/compare/hyperdx@1.3.0...hyperdx@1.4.0

hyperdx@1.3.0

07 Dec 19:37
Compare
Choose a tag to compare

What's Changed

⚠️ This release requires a database migration. Please see the 'DB Migration' section in README.md for more details.

  • Add Sentry integration info by @svc-shorpo in #116
  • feat(Chart Alerts): Show alert state by @svc-shorpo in #117
  • Stack Trace and Breadcrumbs table polish by @svc-shorpo in #112
  • Log Side Panel: exceptions ui improvements by @svc-shorpo in #118
  • Sentry exceptions ui improvements by @svc-shorpo in #122
  • Remove validation for slack-specific URL in webhook configuration by @jaggederest in #124
  • chore: Remove Storybook by @svc-shorpo in #125
  • Refine TableProps type definition using Record<string, unknown> by @adl5423 in #123
  • Gracefully handle when playback time might be a invalid date value by @MikeShi42 in #126
  • Show custom actions in session replays by @MikeShi42 in #127
  • ci: int tests shutdown process (local) by @wrn14897 in #129
  • style: move initCiEnvs to start method within MockServer by @wrn14897 in #128
  • fix + ci: fix table type + setup unit test ci by @wrn14897 in #130
  • refactor + feat: split name query param + add zod validator at /metrics/chart endpoint by @wrn14897 in #131
  • fix: Customize 24h vs 12h time formatting globally by @treypisano in #63
  • feat: external api v1 route (get logs properties/chart + metrics tags/chart) + Mongo DB migration script by @wrn14897 in #132
  • chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 by @dependabot in #133
  • chore: bump otel collector base image version to v0.90.0 by @wrn14897 in #134
  • feat: setup clickhouse migration tool + update metrics schema (add is_delta + is_monotonic fields) by @wrn14897 in #138
  • feat: extract and ingest more metrics context (aggregation temporality, unit and monotonicity) by @wrn14897 in #136
  • feat: Click on Table Tile to view all events by @svc-shorpo in #139
  • Fixing returning NaN when rate metrics change / reset counter by @jaggederest in #121
  • feat: Enable metric alerts on dev by @svc-shorpo in #140
  • chore: ESLint config for sorting imports by @svc-shorpo in #141
  • fix: Sentry exception in the side panel should not assume all events in trace are exceptions, add Sentry SDK to API server by @MikeShi42 in #143
  • fix: vertical resizing wasn't working for session player by @MikeShi42 in #144
  • feat: metrics alerting support by @wrn14897 in #145

New Contributors

Full Changelog: https://github.com/hyperdxio/hyperdx/compare/hyperdx@1.2.0...hyperdx@1.3.0

hyperdx@1.2.0

20 Nov 23:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/hyperdxio/hyperdx/compare/hyperdx@1.1.4...hyperdx@1.2.0

hyperdx@1.1.4

31 Oct 23:03
Compare
Choose a tag to compare

What's Changed

  • fix: boolean env var type issue (older compose version) by @wrn14897 in #72
  • Add new useTimeQuery hook by @joelseq in #75
  • Add rate aggFn support for sum metrics by @MikeShi42 in #77
  • fix: control logs telemetry using HYPERDX_LOG_LEVEL by @wrn14897 in #78

New Contributors

Full Changelog: https://github.com/hyperdxio/hyperdx/compare/hyperdx@1.1.3...hyperdx@1.1.4