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
The grpc exporter is currently sending the default grpc user agent (e.g. grpc-python/1.71.0 grpc-c/46.0.0 (linux; chttp2)) instead of the expected otlp one.
Steps to Reproduce
Export data with the grpc exporter and look at backend logs.
Expected Result
User agent in the form of OTel-OTLP-Exporter-Python/1.34.1