Skip to content

Release HyperDX#2169

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

Release HyperDX#2169
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 27, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@hyperdx/cli@0.4.1

Patch Changes

  • 253cf5b: Fix CLI version flag reporting hardcoded 0.1.0 instead of the actual package version

@hyperdx/api@2.25.0

Minor Changes

  • 5c6da48: refactor(alerts/search): consolidate the saved-search → chart-config builder
    into a single shared helper, buildSearchChartConfig, in
    @hyperdx/common-utils/core/searchChartConfig.ts. The app search page, the
    alert preview chart, and the scheduled alert task's SAVED_SEARCH branch now
    all route through it, so tableFilterExpression, implicitColumnExpression,
    sample-weight expressions, SELECT precedence, and the count() default
    SELECT shape are applied identically by construction.

    Behavior fixes that fall out of consolidation:

    • The alert task and the alert preview now apply source.tableFilterExpression
      on Log sources, matching what the search page already did.
    • A latent bug in the search-page builder is fixed: a non-null filters
      array no longer silently drops the tableFilterExpression SQL filter via
      spread-overwrite.

Patch Changes

  • fecbfff: fix: flatten MCP query tool schema so SDK serializes inputSchema correctly
  • Updated dependencies [24699cd]
  • Updated dependencies [5c6da48]
  • Updated dependencies [ef571cc]
  • Updated dependencies [c2a9f96]
    • @hyperdx/common-utils@0.19.0

@hyperdx/app@2.25.0

Minor Changes

  • 5c6da48: refactor(alerts/search): consolidate the saved-search → chart-config builder
    into a single shared helper, buildSearchChartConfig, in
    @hyperdx/common-utils/core/searchChartConfig.ts. The app search page, the
    alert preview chart, and the scheduled alert task's SAVED_SEARCH branch now
    all route through it, so tableFilterExpression, implicitColumnExpression,
    sample-weight expressions, SELECT precedence, and the count() default
    SELECT shape are applied identically by construction.

    Behavior fixes that fall out of consolidation:

    • The alert task and the alert preview now apply source.tableFilterExpression
      on Log sources, matching what the search page already did.
    • A latent bug in the search-page builder is fixed: a non-null filters
      array no longer silently drops the tableFilterExpression SQL filter via
      spread-overwrite.
  • ef571cc: feat: heatmap charts in chart editor and dashboards

    • Heatmap is now a selectable display type in the chart editor tabs
    • Dashboard tiles render heatmaps via the shared DBHeatmapChart component
    • Heatmap source picker restricted to trace sources; value/count expressions auto-populate from the source's duration expression
    • Display Settings drawer (scale, value, count) shared across search Event Deltas, chart editor, and dashboards
    • Click a dashboard heatmap tile to open Event Deltas with source, where clause, filters, and time range preserved
    • Dynamic Y-axis sizing measures formatted tick labels so long labels (e.g. "1.67min") are not clipped

Patch Changes

  • 24699cd: fix: Infer singular quantileXXX() from MV quantilesXXXState()
  • 4e9caec: Support per-signal OTLP exporter endpoints for Hyperdx internal telemetry
  • c2a9f96: feat: Add more dashboard onClick linking options
  • Updated dependencies [24699cd]
  • Updated dependencies [5c6da48]
  • Updated dependencies [ef571cc]
  • Updated dependencies [c2a9f96]
    • @hyperdx/common-utils@0.19.0

@hyperdx/common-utils@0.19.0

Minor Changes

  • 5c6da48: refactor(alerts/search): consolidate the saved-search → chart-config builder
    into a single shared helper, buildSearchChartConfig, in
    @hyperdx/common-utils/core/searchChartConfig.ts. The app search page, the
    alert preview chart, and the scheduled alert task's SAVED_SEARCH branch now
    all route through it, so tableFilterExpression, implicitColumnExpression,
    sample-weight expressions, SELECT precedence, and the count() default
    SELECT shape are applied identically by construction.

    Behavior fixes that fall out of consolidation:

    • The alert task and the alert preview now apply source.tableFilterExpression
      on Log sources, matching what the search page already did.
    • A latent bug in the search-page builder is fixed: a non-null filters
      array no longer silently drops the tableFilterExpression SQL filter via
      spread-overwrite.

Patch Changes

  • 24699cd: fix: Infer singular quantileXXX() from MV quantilesXXXState()

  • ef571cc: feat: heatmap charts in chart editor and dashboards

    • Heatmap is now a selectable display type in the chart editor tabs
    • Dashboard tiles render heatmaps via the shared DBHeatmapChart component
    • Heatmap source picker restricted to trace sources; value/count expressions auto-populate from the source's duration expression
    • Display Settings drawer (scale, value, count) shared across search Event Deltas, chart editor, and dashboards
    • Click a dashboard heatmap tile to open Event Deltas with source, where clause, filters, and time range preserved
    • Dynamic Y-axis sizing measures formatted tick labels so long labels (e.g. "1.67min") are not clipped
  • c2a9f96: feat: Add more dashboard onClick linking options

@hyperdx/otel-collector@2.25.0

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 8ac3bf7 to aa8d829 Compare April 27, 2026 01:50
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hyperdx-oss Ready Ready Preview, Comment May 2, 2026 0:54am

Request Review

@github-actions github-actions Bot force-pushed the changeset-release/main branch from aa8d829 to de2fa7e Compare April 27, 2026 02:30
@github-actions github-actions Bot force-pushed the changeset-release/main branch from de2fa7e to c7ef5a2 Compare April 28, 2026 01:18
@github-actions github-actions Bot force-pushed the changeset-release/main branch from c7ef5a2 to 2033ee1 Compare April 28, 2026 01:29
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 2033ee1 to ffb7af5 Compare April 28, 2026 02:07
@github-actions github-actions Bot force-pushed the changeset-release/main branch from ffb7af5 to c6374bd Compare April 28, 2026 20:38
@github-actions github-actions Bot force-pushed the changeset-release/main branch from c6374bd to 435d853 Compare April 29, 2026 00:46
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 435d853 to 618696e Compare April 29, 2026 02:25
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 618696e to 12a658d Compare April 29, 2026 05:00
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 12a658d to a1347e5 Compare May 1, 2026 06:03
@github-actions github-actions Bot force-pushed the changeset-release/main branch from a1347e5 to 5a8280b Compare May 2, 2026 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants