Skip to content

Commit 288097e

Browse files
committed
fix applies to
1 parent e33ef58 commit 288097e

File tree

1 file changed

+1
-1
lines changed
  • solutions/observability/streams/management

1 file changed

+1
-1
lines changed

solutions/observability/streams/management/schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The **Schema** tab provides an overview of how fields are defined within your st
3131

3232
**Classic streams:** the **Schema** tab lists all fields found in the underlying index or index template. Each field shows its mapping status and type. Fields are labelled with either a **Mapped** or **Unmapped** status accordingly.
3333

34-
**Wired streams:** :applies_to: {"stack": "preview 9.2", "serverless": "preview"} the **Schema** tab determines field mappings by combining information from the current stream’s index and its parent streams. Fields whose type is defined in a parent stream have the status of **Inherited**. You can navigate to that parent stream to view or edit the mapping (except for fields defined in the root logs stream, which cannot be modified).
34+
**Wired streams:** {applies_to}`stack: preview 9.2` {applies_to}`serverless: preview` the **Schema** tab determines field mappings by combining information from the current stream’s index and its parent streams. Fields whose type is defined in a parent stream have the status of **Inherited**. You can navigate to that parent stream to view or edit the mapping (except for fields defined in the root logs stream, which cannot be modified).
3535

3636
When you add a mapping to a wired stream, its child streams inherit the mapping.
3737

0 commit comments

Comments
 (0)