opentelemetry_semantic_conventions::attribute

Constant NET_PEER_NAME

source
pub const NET_PEER_NAME: &str = "net.peer.name";
๐Ÿ‘ŽDeprecated: Replaced by server.address on client spans and client.address on server spans.
Expand description

Deprecated, use server.address on client spans and client.address on server spans.

ยงExamples

  • "example.com"