Package io.opentelemetry.semconv
Class UserAgentAttributes
java.lang.Object
io.opentelemetry.semconv.UserAgentAttributes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.opentelemetry.api.common.AttributeKey<String>Value of the HTTP User-Agent header sent by the client. -
Method Summary
-
Field Details
-
USER_AGENT_ORIGINAL
Value of the HTTP User-Agent header sent by the client.
-