Closed basvanbeek closed 7 years ago
nice this looks like a nice interim step towards flowing to kafka during the simulation #67
yes, I didn't want to implement live flowing yet as it would mean more refactoring and adjusting of the current code base. More than happy to build it but would like some comments from @adrianco on expected direction first.
I was thinking making the flow package an interface so we could have different output stream implementations.
Thanks! I'll take a look over the next few days.
If running an actual Kafka backed Zipkin installation this update allows one to send the flow output to Kafka for direct injection into Zipkin using the Kafka collector.