You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solutions/observability/streams/management/schema.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ The **Schema** tab provides an overview of how fields are defined within your st
31
31
32
32
**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.
33
33
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).
35
35
36
36
When you add a mapping to a wired stream, its child streams inherit the mapping.
0 commit comments