Skip to content

docs: document Console embedded variable substitution (#6553)#6711

Draft
florent-leborgne wants to merge 1 commit into
mainfrom
docs-issue-6553-console-variable-substitution
Draft

docs: document Console embedded variable substitution (#6553)#6711
florent-leborgne wants to merge 1 commit into
mainfrom
docs-issue-6553-console-variable-substitution

Conversation

@florent-leborgne
Copy link
Copy Markdown
Member

Summary

This PR addresses #6553 with the following change:

  • explore-analyze/query-filter/tools/console.md: extend the Variables section to document that ${variableName} tokens can now be embedded inside a longer JSON string value in request bodies (for example "frozen_${indexName}"), and that empty-string variable values are substituted as "". Tagged for stack: ga 9.5 and serverless: ga, matching the behavior shipped in elastic/kibana#266418.

Resolves

Closes #6553


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.

Use variables inside partial string values in Console requests

1 participant