-
Notifications
You must be signed in to change notification settings - Fork 176
[Streams] Add note that manual pipeline config is classic streams only #3918
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Streams] Add note that manual pipeline config is classic streams only #3918
Conversation
🔍 Preview links for changed docs |
nastasha-solomon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just left one comment. Otherwise, lgtm!
| :::{note} | ||
| The manual pipeline configuration processor is only available on [classic streams](../../streams.md#streams-classic-vs-wired). | ||
| ::: | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Commenting here since I can't comment below. This reference isn't rendering correctly in the preview. I haven't verified the path yet but did notice that you used square brackets around elasticsearch://reference/enrich-processor.md instead of parentheses (()). Changing the brackets to parentheses might do the trick.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated! let's see what happens now!
solutions/observability/streams/management/extract/manual-pipeline-configuration.md
Outdated
Show resolved
Hide resolved
…line-configuration.md Co-authored-by: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com>
This PR closes #3915.