Class ErrorIncubatingAttributes.ErrorTypeValues

java.lang.Object
io.opentelemetry.semconv.incubating.ErrorIncubatingAttributes.ErrorTypeValues
Enclosing class:
ErrorIncubatingAttributes

@Deprecated public static final class ErrorIncubatingAttributes.ErrorTypeValues extends Object
Deprecated.
deprecated in favor of stable ErrorAttributes.ErrorTypeValues attribute.
  • Field Details

    • OTHER

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