Once T382173: Enable Event Platform streams to opt out of collecting User-Agent data is done, we should modify the default wgEventStreamsDefault setting so that user-agent is not collected by default.
To do this, we can explicitly enable user agent collection on all existent (and relevant) streams. New streams that do not explicitly opt in to user-agent collection will not do so.
Along the way, we should disable user-agent collection for any existent streams that don't actually need it.
Done is
- wgEventStreamsDefault set to disable user-agent collection
- Streams that need to continue to collect user-agent opt in by overriding the setting