Constant telemetry_rust::semconv::CLIENT_PORT
source · pub const CLIENT_PORT: &'static str;
Expand description
Client port number.
When observed from the server side, and when communicating through an intermediary, client.port
SHOULD represent the client port behind any intermediaries, for example proxies, if it's available.
§Examples
65123