EventGate should be modified/refactored/rearchitected (or at least have some standardized procedure written down somewhere) for instance-level configuration to enable/disable functionality. Currently we only do this on a per-stream basis, and it's a very messy pile of if statements.
This can be done with or separate from T406747