Client
Client Attributes
Attributes:
| Key | Stability | Value Type | Description | Example Values |
|---|---|---|---|---|
client.address | string | Client address - domain name if available without reverse DNS lookup; otherwise, IP address or UNIX domain socket name. [1] | client.example.com; 10.1.2.80; /tmp/my.sock | |
client.port | int | Client port number. [2] | 65123 |
[1] client.address: When observed from the server side, and when communicating through an intermediary, client.address SHOULD represent the client address behind any intermediaries, for example proxies, if it’s available.
[2] client.port: 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.
Feedback
Was this page helpful?
Thank you. Your feedback is appreciated!
Please let us know how we can improve this page. Your feedback is appreciated!