ServerExperimentalAttributes

org.typelevel.otel4s.semconv.experimental.attributes.ServerExperimentalAttributes

Attributes

Source
ServerExperimentalAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Deprecated fields

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

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

Attributes

Note

  • When observed from the client side, and when communicating through an intermediary, server.address SHOULD represent the server address behind any intermediaries, for example proxies, if it's available.

Deprecated
true
Source
ServerExperimentalAttributes.scala

Server port number.

Server port number.

Attributes

Note

  • When observed from the client side, and when communicating through an intermediary, server.port SHOULD represent the server port behind any intermediaries, for example proxies, if it's available.

Deprecated
true
Source
ServerExperimentalAttributes.scala