Class SemanticAttributes.OtelStatusCodeValues

java.lang.Object
io.opentelemetry.semconv.trace.attributes.SemanticAttributes.OtelStatusCodeValues
Enclosing class:
SemanticAttributes

public static final class SemanticAttributes.OtelStatusCodeValues extends Object
  • Field Details

    • OK

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

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