You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2026. It is now read-only.
When a new client is initialized, there is no default value for the client_info parameter. This means that some of the expected headers are not being set on grpc calls through the client, causing our instrumentation to not capture them properly.