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
Remove mention of net.transport from HTTP semantic conventions
(#3244)
Clarifies that if an HTTP client request is explicitly made to an IP address, e.g. http://x.x.x.x:8080, then net.peer.name SHOULD be the IP address x.x.x.x
(#3276)
Mark net.sock.host.port as conditionally required.
(#3246)
Rename Optional attribute requirement level to Opt-In.
(#3228)
Rename http.user_agent to user_agent.original.
(#3190)