Skip to content

docs: ES|QL Lens panels now support Discover drilldowns (#6352)#6712

Draft
florent-leborgne wants to merge 1 commit into
mainfrom
docs-issue-6352-esql-discover-drilldowns
Draft

docs: ES|QL Lens panels now support Discover drilldowns (#6352)#6712
florent-leborgne wants to merge 1 commit into
mainfrom
docs-issue-6352-esql-discover-drilldowns

Conversation

@florent-leborgne
Copy link
Copy Markdown
Member

Summary

This PR addresses #6352 with the following changes:

  • explore-analyze/dashboards/drilldowns.md: in the Create Discover drilldowns section, remove the outdated statement that {{esql}} visualization panels don't support Discover drilldowns. Add a tagged paragraph for stack: ga 9.5 and serverless explaining that Discover drilldowns and the Explore in Discover panel action now work on {{esql}} panels, that dashboard filters and the dashboard KQL or Lucene query are translated into a WHERE clause in the panel's ES|QL query, and that untranslatable filters are dropped. The remaining cross-reference to Open panel data in Discover is preserved as a tip, since it's now an alternative rather than a fallback for unsupported panels.

Resolves

Closes #6352

Screenshots to add or update

  • explore-analyze/dashboards/drilldowns.md — new {{esql}} paragraph in the Create Discover drilldowns section: consider adding a screenshot of the resulting Discover view (translated WHERE clause visible in the ES|QL bar) since the prose describes runtime query rewriting that readers can't see in the existing data-view drilldown screenshot. The PR author's screenshots (1, 5) could be a starting point.

AI-generated draft — created with Claude Opus 4.7.
Review all generated content for factual accuracy before merging.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions
Copy link
Copy Markdown
Contributor

Elastic Docs AI PR menu

Check the box to run an AI review for this pull request.

  • Review docs changes (docs-review). Status: not started.

Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 26, 2026

🔍 Preview links for changed docs

@github-actions
Copy link
Copy Markdown
Contributor

✅ Vale Linting Results

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide.

To use Vale locally or report issues, refer to Elastic style guide for Vale.

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.

Discover drilldowns now supported on ES|QL Lens panels

1 participant