GoogleCloudPlatform / GoogleCloudPlatform/alloydb-python-connector
Investigate having `user_agent` support driver version
Open
priority: p2
type: cleanup
- Dominant language
- Python
- Stars
- 38
- Forks
- 8
- Avg merge
- 21m
- Merged PRs (30d)
- 3
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.