Release HyperDX#2169
Open
github-actions[bot] wants to merge 1 commit intomainfrom
Open
Conversation
8ac3bf7 to
aa8d829
Compare
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
aa8d829 to
de2fa7e
Compare
de2fa7e to
c7ef5a2
Compare
c7ef5a2 to
2033ee1
Compare
2033ee1 to
ffb7af5
Compare
ffb7af5 to
c6374bd
Compare
c6374bd to
435d853
Compare
435d853 to
618696e
Compare
618696e to
12a658d
Compare
12a658d to
a1347e5
Compare
a1347e5 to
5a8280b
Compare
5a8280b to
ca73d82
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
@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, thealert preview chart, and the scheduled alert task's
SAVED_SEARCHbranch nowall route through it, so
tableFilterExpression,implicitColumnExpression,sample-weight expressions, SELECT precedence, and the
count()defaultSELECT shape are applied identically by construction.
Behavior fixes that fall out of consolidation:
source.tableFilterExpressionon Log sources, matching what the search page already did.
filtersarray no longer silently drops the
tableFilterExpressionSQL filter viaspread-overwrite.
Patch Changes
@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, thealert preview chart, and the scheduled alert task's
SAVED_SEARCHbranch nowall route through it, so
tableFilterExpression,implicitColumnExpression,sample-weight expressions, SELECT precedence, and the
count()defaultSELECT shape are applied identically by construction.
Behavior fixes that fall out of consolidation:
source.tableFilterExpressionon Log sources, matching what the search page already did.
filtersarray no longer silently drops the
tableFilterExpressionSQL filter viaspread-overwrite.
ef571cc: feat: heatmap charts in chart editor and dashboards
DBHeatmapChartcomponentPatch Changes
@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, thealert preview chart, and the scheduled alert task's
SAVED_SEARCHbranch nowall route through it, so
tableFilterExpression,implicitColumnExpression,sample-weight expressions, SELECT precedence, and the
count()defaultSELECT shape are applied identically by construction.
Behavior fixes that fall out of consolidation:
source.tableFilterExpressionon Log sources, matching what the search page already did.
filtersarray no longer silently drops the
tableFilterExpressionSQL filter viaspread-overwrite.
Patch Changes
24699cd: fix: Infer singular quantileXXX() from MV quantilesXXXState()
ef571cc: feat: heatmap charts in chart editor and dashboards
DBHeatmapChartcomponentc2a9f96: feat: Add more dashboard onClick linking options
@hyperdx/otel-collector@2.25.0