Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 556 Bytes

File metadata and controls

7 lines (4 loc) · 556 Bytes

Message Filter

The Message Filter is a pattern used to eliminate undesired messages from a channel based on a set of criteria.

In Datamin pipelines it can be implemented by checking these criteria in the "Condition" block. For example, in the pipeline below, it checks the criteria and process message if it matches or sends a notification alert to responsive engineers if it doesn't.