Skip to content

[performance] convert remaining web logs DSL visualizations to ES|QL#249097

Merged
drewdaemon merged 4 commits intoelastic:mainfrom
drewdaemon:convert-journey-visualization-to-esql
Jan 23, 2026
Merged

[performance] convert remaining web logs DSL visualizations to ES|QL#249097
drewdaemon merged 4 commits intoelastic:mainfrom
drewdaemon:convert-journey-visualization-to-esql

Conversation

@drewdaemon
Copy link
Copy Markdown
Contributor

@drewdaemon drewdaemon commented Jan 14, 2026

Summary

Updates the remaining web logs ES|QL journey visualizations to use ES|QL.

The only one that couldn't be updated to ES|QL was

Screenshot 2026-01-22 at 1 42 22 PM

(ES|QL can't yet replicate the doc-count sorted behavior of a terms agg with two group-bys)

Note: the panels were also made by-value

@drewdaemon
Copy link
Copy Markdown
Contributor Author

depends on #247186

@drewdaemon drewdaemon force-pushed the convert-journey-visualization-to-esql branch from f445405 to 83702ba Compare January 22, 2026 20:38
@drewdaemon drewdaemon marked this pull request as ready for review January 22, 2026 20:43
@drewdaemon drewdaemon requested a review from a team as a code owner January 22, 2026 20:43
@drewdaemon drewdaemon added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting labels Jan 22, 2026
@drewdaemon drewdaemon enabled auto-merge (squash) January 22, 2026 22:38
@drewdaemon drewdaemon merged commit 623f5d7 into elastic:main Jan 23, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants