producer: Use single threaded stream
The stream was marked as parallel, but it doesn't look like the collector this sends the output to is thread safe. Various mysterious serialization problems cropped up, it looks to have been caused by multiple events overwriting each other in the collector.