Keda: [Scaler] Google Pub/Sub

Created on 4 May 2019  路  5Comments  路  Source: kedacore/keda

help wanted

Most helpful comment

Maybe that's a good workaround until they support it in the Google Pub/Sub API?

All 5 comments

@jeffhollan it looks like the length of a topic / subscription is not available through an API yet. The only way to get the number of messages in a subscription is to call the stackdriver API and fetch the external metric pubsub.googleapis.com/subscription/num_undelivered_messages.

Maybe that's a good workaround until they support it in the Google Pub/Sub API?

@jeffhollan I'm happy to pick this one up next

@jeffhollan @tomkerkhove @yaron2 I've submitted a pull request for this now

Merged

Was this page helpful?
0 / 5 - 0 ratings

Related issues

audunsol picture audunsol  路  4Comments

lee0c picture lee0c  路  4Comments

gordonbondon picture gordonbondon  路  4Comments

joskfg picture joskfg  路  4Comments

kiran-bjn picture kiran-bjn  路  4Comments