Skip to content

Commit 925ef8b

Browse files
committed
fix limitations
1 parent fca203d commit 925ef8b

File tree

1 file changed

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

1 file changed

+1
-5
lines changed

solutions/observability/streams/management/extract.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,5 @@ You can still add your own processors manually to the `@custom` pipeline if need
171171

172172
## Known limitations [streams-known-limitations]
173173

174-
% update these limitations/verify limitations
175-
176174
- 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

Comments
 (0)