opentelemetry_semantic_conventions::attribute

Constant CLIENT_PORT

source
pub const CLIENT_PORT: &str = "client.port";
Expand description

Client port number.

§Notes

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