A MediaWiki configuration change caused analytics event production to stop.
We did not notice the issue until it was reported by @Urbanecm_WMF. Although the problem was not in EventBus or EventGate, these systems should have alerted us when the event production rate dropped to zero.
EventGate currently has alerts for latency and error rate spikes. However, EventBus is not yet registered with AlertManager.
AC):
- EventGate should alert if produce rate drops to 0.
- EventBus should be registered with AlertManager.