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
fix: resolve agent_protocol from project spec in invoke telemetry
The invoke telemetry was hard-coding agent_protocol='unknown'. Read the
project spec before the telemetry wrapper so the actual protocol from
the first runtime is used in the metric attributes.
0 commit comments