Thanks to visit codestin.com
Credit goes to github.com

Skip to content

We should set ServiceOptions.applicationName as the user-agent in Datastore requests. #308

@aozarov

Description

@aozarov

PR #307 provides a way to get a string in the following format "gcloud-java/xxxx" (xxxx stands for the version) from the service options. We should set it for every service.

The typical way to set it for apiary clients is via setApplicationName on the apiary service builder.

When #300 is fixed that should be simple as we will have access directly to the apiary (or gRPC) client
though it would be nice a way to specify it even before that.

For more info see #278

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.api: datastoreIssues related to the Datastore API.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions