Class EventIncubatingAttributes
java.lang.Object
io.opentelemetry.semconv.incubating.EventIncubatingAttributes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.opentelemetry.api.common.AttributeKey<String> Deprecated.The value of this attribute MUST now be set as the value of the EventName field on the LogRecord to indicate that the LogRecord represents an Event. -
Method Summary
-
Field Details
-
EVENT_NAME
Deprecated.The value of this attribute MUST now be set as the value of the EventName field on the LogRecord to indicate that the LogRecord represents an Event.Identifies the class / type of event.
-