Module: OpenTelemetry::SemConv::Incubating::NET
- Defined in:
- lib/opentelemetry/semconv/incubating/net/attributes.rb
Attribute Names collapse
- NET_HOST_IP =
Deprecated.
“Replaced by
network.local.address.”, “reason”: “renamed”, “renamed_to”: “network.local.address”Note:Stability Level: development
Deprecated, use
network.local.address. 'net.host.ip'- NET_HOST_NAME =
Deprecated.
“Replaced by
server.address.”, “reason”: “renamed”, “renamed_to”: “server.address”Note:Stability Level: development
Deprecated, use
server.address. 'net.host.name'- NET_HOST_PORT =
Deprecated.
“Replaced by
server.port.”, “reason”: “renamed”, “renamed_to”: “server.port”Note:Stability Level: development
Deprecated, use
server.port. 'net.host.port'- NET_PEER_IP =
Deprecated.
“Replaced by
network.peer.address.”, “reason”: “renamed”, “renamed_to”: “network.peer.address”Note:Stability Level: development
Deprecated, use
network.peer.address. 'net.peer.ip'- NET_PEER_NAME =
Deprecated.
“Replaced by
server.addresson client spans andclient.addresson server spans.”, “reason”: “uncategorized”Note:Stability Level: development
Deprecated, use
server.addresson client spans andclient.addresson server spans. 'net.peer.name'- NET_PEER_PORT =
Deprecated.
“Replaced by
server.porton client spans andclient.porton server spans.”, “reason”: “uncategorized”Note:Stability Level: development
Deprecated, use
server.porton client spans andclient.porton server spans. 'net.peer.port'- NET_PROTOCOL_NAME =
Deprecated.
“Replaced by
network.protocol.name.”, “reason”: “renamed”, “renamed_to”: “network.protocol.name”Note:Stability Level: development
Deprecated, use
network.protocol.name. 'net.protocol.name'- NET_PROTOCOL_VERSION =
Deprecated.
“Replaced by
network.protocol.version.”, “reason”: “renamed”, “renamed_to”: “network.protocol.version”Note:Stability Level: development
Deprecated, use
network.protocol.version. 'net.protocol.version'- NET_SOCK_FAMILY =
Deprecated.
“Split to
network.transportandnetwork.type.”, “reason”: “uncategorized”Note:Stability Level: development
Deprecated, use
network.transportandnetwork.type. 'net.sock.family'- NET_SOCK_HOST_ADDR =
Deprecated.
“Replaced by
network.local.address.”, “reason”: “renamed”, “renamed_to”: “network.local.address”Note:Stability Level: development
Deprecated, use
network.local.address. 'net.sock.host.addr'- NET_SOCK_HOST_PORT =
Deprecated.
“Replaced by
network.local.port.”, “reason”: “renamed”, “renamed_to”: “network.local.port”Note:Stability Level: development
Deprecated, use
network.local.port. 'net.sock.host.port'- NET_SOCK_PEER_ADDR =
Deprecated.
“Replaced by
network.peer.address.”, “reason”: “renamed”, “renamed_to”: “network.peer.address”Note:Stability Level: development
Deprecated, use
network.peer.address. 'net.sock.peer.addr'- NET_SOCK_PEER_NAME =
Deprecated.
“Removed. No replacement at this time.”, “reason”: “obsoleted”
Note:Stability Level: development
Deprecated, no replacement at this time.
'net.sock.peer.name'- NET_SOCK_PEER_PORT =
Deprecated.
“Replaced by
network.peer.port.”, “reason”: “renamed”, “renamed_to”: “network.peer.port”Note:Stability Level: development
Deprecated, use
network.peer.port. 'net.sock.peer.port'- NET_TRANSPORT =
Deprecated.
“Replaced by
network.transport.”, “reason”: “renamed”, “renamed_to”: “network.transport”Note:Stability Level: development
Deprecated, use
network.transport. 'net.transport'