-
Notifications
You must be signed in to change notification settings - Fork 92
Closed
Labels
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Milestone
Description
tonic (as of 0.13.0) does not support user agents. They override any value for the header set in a request. So we cannot add our own.
We need to:
- Add support to tonic
- Add support to tonic (for real)
- Wait for a tonic release, and adopt latest version
- Add support for user agents in the gRPC client
Note that while we can write the code that sets the user-agent in our gRPC client, it will be difficult to verify the observable behavior until we use a newer tonic. It is best to wait.
Metadata
Metadata
Assignees
Labels
type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.