Class EventIncubatingAttributes

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

public final class EventIncubatingAttributes extends Object
  • Field Details

    • EVENT_NAME

      @Deprecated public static final io.opentelemetry.api.common.AttributeKey<String> 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.