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-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -174,7 +174,6 @@ You can still add your own processors manually to the `@custom` pipeline if need
174
174
% update these limitations/verify limitations
175
175
176
176
- Streams does not support all processors. We are working on adding more processors in the future.
177
-
- Streams does not support all processor options. We are working on adding more options in the future.
178
-
- The data preview simulation may not accurately reflect the changes to the existing data when editing existing processors or re-ordering them.
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.
179
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.
180
179
- Providing any arbitrary JSON in the Streams UI is not supported. We are working on adding this in the future.
0 commit comments