Streaming to Google Pub/Sub not clearly documented in CloudQuery

Hi, your docs mention streaming to Google Pub/Sub. Is that actually possible? I don’t see a destination for it.

Can you provide a link to where you are seeing that?

It says “You can still stream to Kafka or Google PubSub.”

Yeah, we do not (currently) support Google PubSub as a destination, but you can request that here if you want: Request a new destination plugin.

We will look into that confusing/ambiguous language. I have opened an issue to track that work: Issue #15229.

Is there an option to publish to an HTTP endpoint?

There is not, but we have an open issue for one: #5107

I would suggest upvoting it as community engagement and feedback drive much of our prioritization.

I gave that a thumbs up. So, just to confirm, there’s no way for us to workaround this lack of pub/sub plugin? Any alternative suggestion?

I am not that familiar with what options there are within the GCP ecosystem with regards to data/event routing, but there are a few options if you need this functionality now:

  • You can write your own destination plugin. Docs for writing custom plugins can be found here.
  • We offer Paid Support plans where we can work with your team to implement features and plugins that are critical to your team. More information can be found here.

Others might weigh in as well on Monday if they have any ideas.