We need to set up the Event Platform to understand our events and send them along to Kafka.
There are a few parts:
- Update EventStreamConfig to add a stream with the new schema from T427787
- Perform a mediawiki-config backport deployment to pick up the change
- Do a rolling restart of the eventgate cluster to actually deploy the change
After this is done, we should be able to POST events from the proxy to the right eventgate URI and have them processed and eventually available in the event tables.
AC:
- EventStreamConfig includes our new stream
- Backport deployment of mediawiki-config is complete
- eventgate cluster has been restarted; stream is available for posting
Some documentation exists here: https://wikitech.wikimedia.org/wiki/Event_Platform/Stream_Configuration