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

Support for Akka.Streams.Kafka? #25

Open
seungyongshim opened this issue Jul 7, 2021 · 2 comments
Open

Support for Akka.Streams.Kafka? #25

seungyongshim opened this issue Jul 7, 2021 · 2 comments

Comments

@seungyongshim
Copy link

Hello~

Support to tracing with Phobos for Akka.Streams.Kafka?

@Aaronontheweb

@Aaronontheweb
Copy link
Member

We have some support today based on the materialized actors, but we really need to include an end-to-end example on how to do this.

Going to add it to my to-do list - in particular, we need to propagate the tracing headers from Phobos over the wire on Kafka.

@Arkatufus
Copy link

@seungyongshim,

Sorry for the long delay. We're still working on a better implementation for this, but we do have a working sample that implements Phobos tracking and propagating it through Akka.Streams.Kafka. It is still a bit rough, it still need better documentation and polish to make it more automated, but you can use it as a base to write your implementation if you're in a rush.

You can check the code here: https://github.com/petabridge/Phobos.Samples

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

No branches or pull requests

3 participants