Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ability to flush Zipkin spans to Kafka Exporter #79

Merged
merged 4 commits into from
Dec 4, 2016

Conversation

basvanbeek
Copy link
Contributor

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.

@codefromthecrypt
Copy link

nice this looks like a nice interim step towards flowing to kafka during the simulation #67

@basvanbeek
Copy link
Contributor Author

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.

@adrianco
Copy link
Owner

Thanks! I'll take a look over the next few days.

@adrianco adrianco merged commit 2b6a196 into adrianco:master Dec 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants