Class ErrorIncubatingAttributes.ErrorTypeIncubatingValues

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

@Deprecated public static final class ErrorIncubatingAttributes.ErrorTypeIncubatingValues extends Object
Deprecated.
deprecated in favor of stable ErrorAttributes.ErrorTypeValues.
  • 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: