Skip to content

Fix invalid :applies_to: stack syntax in wired streams warning#6442

Open
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-invalid-applies-to-syntax
Open

Fix invalid :applies_to: stack syntax in wired streams warning#6442
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-invalid-applies-to-syntax

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 12, 2026

The wired streams page had an invalid :applies_to: value in a warning directive: the stack entry used a bare version (9.4+) instead of the required lifecycle+version format. This updates that directive to use valid applicability syntax.

  • What changed

    • Updated one :applies_to: directive in solutions/observability/streams/wired-streams.md to include lifecycle for the stack key.
  • Scope

    • Single-line docs metadata correction.
    • No content restructuring or behavioral doc changes.
:::{warning}
:applies_to: {"stack": "ga 9.4+", "serverless": "ga"}
The `/logs` endpoint is deprecated and replaced by the `logs.otel` and `logs.ecs` endpoints.
:::

@alaudazzi alaudazzi marked this pull request as ready for review May 12, 2026 12:35
@alaudazzi alaudazzi requested a review from a team as a code owner May 12, 2026 12:35
@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.

Copilot AI changed the title [WIP] Fix invalid applies-to syntax in wired-streams.md Fix invalid :applies_to: stack syntax in wired streams warning May 12, 2026
Copilot AI requested a review from alaudazzi May 12, 2026 12:36
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.

Docs fix — applies_to: path /solutions/observability/streams — 1 page

2 participants