Class WebengineIncubatingAttributes

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

public final class WebengineIncubatingAttributes extends Object
  • Field Details

    • WEBENGINE_DESCRIPTION

      public static final io.opentelemetry.api.common.AttributeKey<String> WEBENGINE_DESCRIPTION
      Additional description of the web engine (e.g. detailed version and edition information).
    • WEBENGINE_NAME

      public static final io.opentelemetry.api.common.AttributeKey<String> WEBENGINE_NAME
      The name of the web engine.
    • WEBENGINE_VERSION

      public static final io.opentelemetry.api.common.AttributeKey<String> WEBENGINE_VERSION
      The version of the web engine.