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 (#15010)
Protocol is currently set as "http/protobuf", it should be sent as
"http". This PR fixes this.
This regression was found via system tests. We do not need additional
testing.
(cherry picked from commit 5fa0681)
0 commit comments