Class ErrorAttributes.ErrorTypeValues

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

public static final class ErrorAttributes.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: