Skip to content

Include sqlalchemy/VERSION in the user-agent string when constructing BQ client(s) #98

Closed
@tswast

Description

@tswast

Is your feature request related to a problem? Please describe.

I'd like to be able to attribute requests from this library. This is useful for measuring the impact of this project and helping me prioritize engineering resources across our open source connectors.

Describe the solution you'd like

Construct a ClientInfo object and pass to the bigquery.Client constructor whereever we use it.

Describe alternatives you've considered

N/A

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: bigqueryIssues related to the googleapis/python-bigquery-sqlalchemy API.type: processA process-related concern. May include testing, release, or the like.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions