Class OtelIncubatingAttributes.OtelStatusCodeValues

java.lang.Object
io.opentelemetry.semconv.incubating.OtelIncubatingAttributes.OtelStatusCodeValues
Enclosing class:
OtelIncubatingAttributes

@Deprecated public static final class OtelIncubatingAttributes.OtelStatusCodeValues extends Object
Deprecated.
deprecated in favor of stable OtelAttributes.OtelStatusCodeValues attribute.
  • Field Details

    • OK

      public static final String OK
      Deprecated.
      The operation has been validated by an Application developer or Operator to have completed successfully.
      See Also:
    • ERROR

      public static final String ERROR
      Deprecated.
      The operation contains an error.
      See Also: