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
chore(telemetry): fix protocol in otel metrics [backport 3.16] (#15012)
Backport 5fa0681 from #15010 to 3.16.
## Description
Protocol is currently set as "http/protobuf", it should be sent as
"http". This PR fixes this.
## Testing
This regression was found via system tests. We do not need additional
testing.
Co-authored-by: Munir Abdinur <[email protected]>
0 commit comments