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

Google Pub/Sub as a transport #109

Open
zeagord opened this issue Nov 23, 2018 · 4 comments
Open

Google Pub/Sub as a transport #109

zeagord opened this issue Nov 23, 2018 · 4 comments
Labels

Comments

@zeagord
Copy link
Member

zeagord commented Nov 23, 2018

Support google pub/sub as a transport similar to kafka, aws-kinesis.

Referencing original request - #45

@codefromthecrypt
Copy link
Member

codefromthecrypt commented Nov 24, 2018

@zeagord Nov 23 21:59

We are actually moving some of our services to GCP. And our span storage is in the on-premise. So it would be nice for us to use pub/sub and collect it on-premise. And the data transport cost it very less as well.

@elefeint
Copy link
Contributor

elefeint commented Oct 6, 2020

@zeagord is this feature still useful for you?

@zeagord
Copy link
Member Author

zeagord commented Oct 8, 2020

@elefeint - Unfortunately no. I was hoping to do it part of my previous job, I have to check with them. I remember doing it outside this repo purely to reduce the support effort for us at zipkin (https://github.com/ascendcorp/zipkin-forwarder/tree/gcp-pub-sub)

@codefromthecrypt
Copy link
Member

This needs to be attached to the module (auto-configuration) for the server to use it. Help wanted!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants
@codefromthecrypt @zeagord @elefeint and others