talkiq / gcloud-aio

(Asyncio OR Threadsafe) Google Cloud Client Library for Python
https://talkiq.github.io/gcloud-aio
270 stars 89 forks source link

Asyncio support for Stackdriver? #306

Open jeremyschulman opened 3 years ago

jeremyschulman commented 3 years ago

Thank you for creating this repository - I am using the pubsub features.

I was wondering if this repo supports interacting with the Stackdriver portion of Google Reference: https://cloud.google.com/logging/docs/setup/python

TheKevJames commented 2 years ago

@jeremyschulman thanks for reaching out! Unfortunately, that API is not currently supported as we don't have a use-case for it at our company. I'd be more than happy to accept a PR which adds support and begin maintaining a gcloud-aio-logging, if you would like to submit one!