Class SemanticAttributes.ErrorTypeValues

java.lang.Object
io.opentelemetry.semconv.SemanticAttributes.ErrorTypeValues
Enclosing class:
SemanticAttributes

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

    • OTHER

      public static final String OTHER
      A fallback error value to be used when the instrumentation doesn't define a custom value.
      See Also: