Class PeerIncubatingAttributes
java.lang.Object
io.opentelemetry.semconv.incubating.PeerIncubatingAttributes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.opentelemetry.api.common.AttributeKey<String>Theservice.nameof the remote service. -
Method Summary
-
Field Details
-
PEER_SERVICE
Theservice.nameof the remote service. SHOULD be equal to the actualservice.nameresource attribute of the remote service if any.
-