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
There's a new-ish feature in the Ingest Node Pipelines UI that allows you to define a description for each individual processor in a pipeline (elastic/elasticsearch#57906). A Kibana user has recently complained that none of the pipelines we ship use this feature, which makes it difficult for them to understand what a pipeline is doing (elastic/kibana#94432). We have an opportunity to provide a more pleasant and productive UX to our users by updating our Elastic-provided pipelines with processor descriptions. Here's a visual example of the opportunity:
Solution
This solution requires updating the pipelines provided by Elastic with description content for each processor. This description will help users understand the purpose of a processor in the context of its pipeline.