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

Add support for GCP Pub/Sub Lite #14184

Open
bruceg opened this issue Aug 30, 2022 · 1 comment
Open

Add support for GCP Pub/Sub Lite #14184

bruceg opened this issue Aug 30, 2022 · 1 comment
Labels
domain: sources Anything related to the Vector's sources provider: gcp Anything `gcp` service provider related source: new A request for a new source type: feature A value-adding code addition that introduce new functionality.

Comments

@bruceg
Copy link
Member

bruceg commented Aug 30, 2022

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Use Cases

GCP has two Pub/Sub services, the regular and a "Lite" version. This GCP Pub/Sub Lite functions more like Kafka streams than the regular Pub/Sub and so the existing gcp_pubsub source is not compatible with it.

Attempted Solutions

No response

Proposal

No response

References

Requested by user @vlameiras in Slack.

Version

No response

@bruceg bruceg added domain: sources Anything related to the Vector's sources provider: gcp Anything `gcp` service provider related type: feature A value-adding code addition that introduce new functionality. source: new A request for a new source labels Aug 30, 2022
@Edouard-Naze
Copy link

Hello all !
Is there any news on this one ?
Can't consume some lite pubsub for now, and wondering how to do it properly while this feature is not implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: sources Anything related to the Vector's sources provider: gcp Anything `gcp` service provider related source: new A request for a new source type: feature A value-adding code addition that introduce new functionality.
Projects
None yet
Development

No branches or pull requests

2 participants