-
Notifications
You must be signed in to change notification settings - Fork 47
DOC-1006 Expand docs for push filters in Redpanda Console #1044
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
Conversation
✅ Deploy Preview for redpanda-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
| . Define your JavaScript filtering logic in the provided input area. | ||
|
|
||
| Suppose you have a series of Avro, JSON, or Protobuf encoded record values that deserialize to JSON objects like this: | ||
| image::ROOT:console:js-filter.png[alt="JavaScript filter in {ui}"] |
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.
Jake this is really nice, but since it's shared in Cloud, could you crop out the left nav?
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.
Oh, interesting. The image is currently autogenerated from our tests. I'll exclude it from Cloud for now.
micheleRP
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.
looks good, just left a couple minor suggestions
PR Change SummaryExpanded documentation for programmable push filters in Redpanda Console, enhancing clarity and usability.
Modified Files
How can I customize these reviews?Check out the Hyperlint AI Reviewer docs for more information on how to customize the review. If you just want to ignore it on this PR, you can add the Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add |
Description
Resolves https://redpandadata.atlassian.net/browse/DOC-1006
Review deadline: April 4
This pull request includes significant enhancements and clarifications to the documentation for programmable push filters in Kafka, focusing on the use of JavaScript for filtering records. The changes improve readability, provide detailed examples, and clarify performance expectations.
Documentation improvements:
Resource usage and performance:
Examples and properties:
Page previews
https://deploy-preview-1044--redpanda-docs-preview.netlify.app/current/console/ui/programmable-push-filters/
Checks