Class PeerIncubatingAttributes

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

public final class PeerIncubatingAttributes extends Object
  • Field Details

    • PEER_SERVICE

      public static final io.opentelemetry.api.common.AttributeKey<String> PEER_SERVICE
      The service.name of the remote service. SHOULD be equal to the actual service.name resource attribute of the remote service if any.