Skip to content

Commit fca203d

Browse files
committed
update known limitations
1 parent 5f385b0 commit fca203d

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

solutions/observability/streams/management/extract.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ You can still add your own processors manually to the `@custom` pipeline if need
174174
% update these limitations/verify limitations
175175

176176
- 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.
179178
- 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.
180179
- Providing any arbitrary JSON in the Streams UI is not supported. We are working on adding this in the future.

0 commit comments

Comments
 (0)