Class DestinationIncubatingAttributes

java.lang.Object
io.opentelemetry.semconv.incubating.DestinationIncubatingAttributes

public final class DestinationIncubatingAttributes extends Object
  • Field Details

    • DESTINATION_ADDRESS

      public static final io.opentelemetry.api.common.AttributeKey<String> DESTINATION_ADDRESS
      Destination address - domain name if available without reverse DNS lookup; otherwise, IP address or Unix domain socket name.

      Notes:

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

    • DESTINATION_PORT

      public static final io.opentelemetry.api.common.AttributeKey<Long> DESTINATION_PORT
      Destination port number