Kafka Event Stream - Add support for filtering
Description
Acceptance / Success Criteria
None
Lucidchart Diagrams
Activity
Show:

Jesse White February 23, 2018 at 4:54 PM
One way to accomplish this would be to allow the user to give some form of boolean expression (i.e. via JEXL or SPEL) to which we could pass the event and determine whether or not it should be forwarded.
Fixed
Details
Assignee
Chandra GorantlaChandra GorantlaReporter
Jesse WhiteJesse WhiteSprint
NoneFix versions
Priority
Major
Details
Details
Assignee

Reporter

Sprint
None
Fix versions
Priority
PagerDuty
PagerDuty Incident
PagerDuty
PagerDuty Incident
PagerDuty

PagerDuty Incident
Created February 23, 2018 at 4:53 PM
Updated June 3, 2019 at 8:05 AM
Resolved March 28, 2018 at 2:00 AM
It should be possible to only forward some subset of the events to the Kafka topic.
In particular, we should allow for:
* Including events with specific UEIs
* Including events that have a particular parameter key/value