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/extract.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -171,9 +171,5 @@ You can still add your own processors manually to the `@custom` pipeline if need
171
171
172
172
## Known limitations [streams-known-limitations]
173
173
174
-
% update these limitations/verify limitations
175
-
176
174
- Streams does not support all processors. We are working on adding more processors in the future.
177
-
- The data preview simulation may not accurately reflect the changes to the existing data when editing existing processors or re-ordering them. We will allow proper simulations using original documents in a future version.
178
-
- Field names containing dots are not supported. You can use the dot expand processor in the `@custom` pipeline as a workaround. You need to manually add the dot expand processor.
179
-
- Providing any arbitrary JSON in the Streams UI is not supported. We are working on adding this in the future.
175
+
- The data preview simulation may not accurately reflect the changes to the existing data when editing existing processors or re-ordering them. We will allow proper simulations using original documents in a future version.
0 commit comments