alloydb-python-connector icon indicating copy to clipboard operation
alloydb-python-connector copied to clipboard

Investigate having `user_agent` support driver version

Open jackwotherspoon opened this issue 1 year ago • 1 comments

Now that we support asyncpg and pg8000 we should try to add the driver being used by the connector's client to the user agent string

https://github.com/GoogleCloudPlatform/alloydb-python-connector/blob/main/google/cloud/alloydb/connector/client.py#L28

jackwotherspoon avatar Jan 12 '24 19:01 jackwotherspoon