Skip to content

Releases: hyperdxio/hyperdx

@hyperdx/[email protected]

27 Mar 20:27
af86da6

Choose a tag to compare

Patch Changes

  • 470b2c2: ci: Replace QEMU with native ARM64 runners for release builds

@hyperdx/[email protected]

27 Mar 20:27
af86da6

Choose a tag to compare

Patch Changes

  • 4f7dd9e: fix: Correctly detect text index with quoted tokenizer argument
  • 275dc94: feat: Add conditions to Dashboard filters; Support filter multi-select
  • 6936ef8: fix: Enable materialized column optimization for expression alias CTEs

@hyperdx/[email protected]

27 Mar 20:27
af86da6

Choose a tag to compare

Patch Changes

  • 6c347a5: fix: ClickStack and HyperDX color token improvements

    • Fix link colors in ClickStack (blue in light mode, yellow in dark mode)
    • Override checkbox and radio button colors to use accent color with contrasting icons
    • Restyle slider marks as solid 6px dots with semantic color tokens
    • Add subtle Button variant to both themes
  • a6a83d5: feat: Add collapsible filter sidebar toggle to search page

  • 470b2c2: ci: Replace QEMU with native ARM64 runners for release builds

  • cdc29d5: fix: Fix query error on ClickHouse Query latency chart

  • 8b62938: fix: Preserve default select when saving search

  • 7ab7f6d: feat: allow collapsing child spans

  • c9d1dda: feat: Add column toggle button to filter panel in DBSearchPage

  • 4575526: fix: Prevent duplicate demo sources in Play Environment source select

  • 275dc94: feat: Add conditions to Dashboard filters; Support filter multi-select

  • 1fb8e35: fix: Improve auto-complete behavior for aliases and maps

  • 2207edb: docs: Link to the SQL-based visualization docs

  • dd313f7: fix: Fix intermittently-missing SQL autocomplete suggestions

  • e21811c: feat: Add dashboard listing page

  • Updated dependencies [4f7dd9e]

  • Updated dependencies [275dc94]

  • Updated dependencies [6936ef8]

@hyperdx/[email protected]

27 Mar 20:27
af86da6

Choose a tag to compare

Patch Changes

  • 470b2c2: ci: Replace QEMU with native ARM64 runners for release builds
  • 275dc94: feat: Add conditions to Dashboard filters; Support filter multi-select
  • 47e1f56: feat: Add OpenAI provider support for AI assistance
  • 629009d: Update OpenAI model configuration to use the new Responses API
  • acd117a: perf: Optimize alerthistories aggregation queries to reduce DocDB CPU load
  • Updated dependencies [4f7dd9e]
  • Updated dependencies [275dc94]
  • Updated dependencies [6936ef8]

@hyperdx/[email protected]

20 Mar 21:23
5d2ebc4

Choose a tag to compare

@hyperdx/[email protected]

20 Mar 21:23
5d2ebc4

Choose a tag to compare

Patch Changes

  • 2fab76b: fix: Keep toStartOf* time filter bounds inclusive when dateRangeEndInclusive is false, preventing data from being dropped past hour/minute boundaries in time histograms
  • e18f88c: feat: Set enable_full_text_index=1 when available
  • e09c8c0: fix: query settings length validation
  • 1381782: feat: Support raw sql number charts and pie charts
  • 74d9259: feat: Support fetching table metadata for Distributed tables
  • 1d83beb: feat: Add support for dashboard filters on Raw SQL Charts
  • ce85064: fix: change sources to discriminated union
  • 359b587: fix: add explicit api typing to all api routes and frontend hooks
  • 243e3ba: feat: Support fetching distributed table metadata with cluster()
  • 4cee5d6: feat: Support ClickHouse datasource plugin macros in Raw SQL chart configs

@hyperdx/[email protected]

20 Mar 21:23
5d2ebc4

Choose a tag to compare

Minor Changes

  • a8216d7: feat: allow scroll to zoom and panning to trace timeline viewer
  • b5c371e: Add careers page (/careers) with Greenhouse job listings filtered to HyperDX/ClickStack roles, GitHub commit activity feed, and a CTA in the AppNav sidebar for local mode

Patch Changes

  • 60d1bba: feat: always-on attribute distribution mode for Event Deltas
  • 26759f7: feat: improved attribute sorting with entropy scoring and proportional comparison
  • 3d15b3d: feat: Enhance data source select with context-aware icons and inline actions
  • 134f1dc: fix: escape service filter values on Services page to handle quoted names safely
  • 068f72c: fix: Add zero state to service map if no trace source is defined
  • 72d4642: feat: Add link variant for Button and ActionIcon components
  • 1381782: feat: Support raw sql number charts and pie charts
  • 2e30c0e: feat: Improve chart editor validations
  • 69cf33c: feat: show inline span durations in trace timeline
  • e1cf4bc: fix: Override --mantine-color-text with semantic --color-text token
  • 74d9259: feat: Support fetching table metadata for Distributed tables
  • 33edc7e: feat: Improve auto-completion for SQLEditor\
  • 1e0f8ec: feat: enable horizontal scrolling on search results table for small screens
  • e355995: fix: pass sidebar filters to alert preview chart
  • 1d83beb: feat: Add support for dashboard filters on Raw SQL Charts
  • ce85064: fix: change sources to discriminated union
  • 359b587: fix: add explicit api typing to all api routes and frontend hooks
  • 9682eb4: fix: Fix filter value saving
  • 25a3291: feat: Attach service version to all internal telemetry
  • Updated dependencies [2fab76b]
  • Updated dependencies [e18f88c]
  • Updated dependencies [e09c8c0]
  • Updated dependencies [1381782]
  • Updated dependencies [74d9259]
  • Updated dependencies [1d83beb]
  • Updated dependencies [ce85064]
  • Updated dependencies [359b587]
  • Updated dependencies [243e3ba]
  • Updated dependencies [4cee5d6]

@hyperdx/[email protected]

20 Mar 21:23
5d2ebc4

Choose a tag to compare

Patch Changes

  • f410e6d: Bump AI SDK to v6
  • e05bd6b: Include saved search filters in alert ClickHouse queries
  • f5ce232: ci: Add linting for openapi specs
  • e09c8c0: fix: query settings length validation
  • 1381782: feat: Support raw sql number charts and pie charts
  • e2a82c6: feat: Add Raw SQL Chart support to external dashboard APIs
  • a345b83: perf: optimize AlertHistory aggregation queries with time-window filters and compound index
  • 74d9259: feat: Support fetching table metadata for Distributed tables
  • ce85064: fix: change sources to discriminated union
  • 359b587: fix: add explicit api typing to all api routes and frontend hooks
  • 25a3291: feat: Attach service version to all internal telemetry
  • a0b3361: feat: unified hyperdx entrypoint script for API and alert task startup
  • Updated dependencies [2fab76b]
  • Updated dependencies [e18f88c]
  • Updated dependencies [e09c8c0]
  • Updated dependencies [1381782]
  • Updated dependencies [74d9259]
  • Updated dependencies [1d83beb]
  • Updated dependencies [ce85064]
  • Updated dependencies [359b587]
  • Updated dependencies [243e3ba]
  • Updated dependencies [4cee5d6]

@hyperdx/[email protected]

11 Mar 01:15
5f105bb

Choose a tag to compare

Patch Changes

  • 53a4b67: chore: update otel collector base image to 0.147.0

@hyperdx/[email protected]

11 Mar 01:15
5f105bb

Choose a tag to compare

Minor Changes

  • 902b8eb: feat(alerts): add anchored alert scheduling with scheduleStartAt and scheduleOffsetMinutes

Patch Changes

  • 1bae972: fix: allow any numeric value for alert thresholds
  • fd9f290: feat: Add query params, sorting, and placeholders to Raw-SQL tables
  • dda0f9a: feat: Add custom ORDER BY expression for Log and Trace sources
  • 32f1189: feat: Add RawSqlChartConfig types for SQL-based Table
  • 3bc5abb: fix: Reject wrapped toStartOf expressions in parseToStartOfFunction to prevent invalid SQL generation
  • 1e6fcf1: feat: Add raw sql line charts
  • a13b60d: feat: Support Raw SQL Chart Configs in Dashboard import/export