Constant opentelemetry_semantic_conventions::trace::CLIENT_PORT
source · pub const CLIENT_PORT: &str = "client.port";
Expand description
Client port number.
When observed from the server side, and when communicating through an intermediary, client.port
SHOULD represent client port behind any intermediaries (e.g. proxies) if it's available.
§Examples
65123