Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 694 Bytes

File metadata and controls

33 lines (23 loc) · 694 Bytes

Client Attributes

Stable Attributes

client.address

Client address - domain name if available without reverse DNS lookup; otherwise, IP address or Unix domain socket name.

Property Value
Type string
Has PII true
Exists in OpenTelemetry Yes
Example example.com
Aliases http.client_ip

client.port

Client port number.

Property Value
Type integer
Has PII false
Exists in OpenTelemetry Yes
Example 5432