Class OtelIncubatingAttributes.OtelStatusCodeIncubatingValues

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

@Deprecated public static final class OtelIncubatingAttributes.OtelStatusCodeIncubatingValues extends Object
Deprecated.
deprecated in favor of stable OtelAttributes.OtelStatusCodeValues.
  • 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: