Now that we introduced the concept of a tag to identify processors in a pipeline, it would be useful to add this information into the on_failure metadata.
should be added here: https://github.com/elastic/elasticsearch/blob/feature/ingest/core/src/main/java/org/elasticsearch/ingest/core/CompoundProcessor.java#L89
Now that we introduced the concept of a
tagto identify processors in a pipeline, it would be useful to add this information into theon_failuremetadata.should be added here: https://github.com/elastic/elasticsearch/blob/feature/ingest/core/src/main/java/org/elasticsearch/ingest/core/CompoundProcessor.java#L89