Class SourceIncubatingAttributes

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

public final class SourceIncubatingAttributes extends Object
  • Field Details

    • SOURCE_ADDRESS

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

      Notes:

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

    • SOURCE_PORT

      public static final io.opentelemetry.api.common.AttributeKey<Long> SOURCE_PORT
      Source port number