Class FaasExceptionEventExtractors

java.lang.Object
io.opentelemetry.instrumentation.api.incubator.semconv.faas.internal.FaasExceptionEventExtractors

public final class FaasExceptionEventExtractors extends Object
This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.
  • Method Details

    • setFaasInvocationExceptionEventExtractor

      public static <REQUEST> void setFaasInvocationExceptionEventExtractor(io.opentelemetry.instrumentation.api.instrumenter.InstrumenterBuilder<REQUEST,?> builder)
      Configures the FaaS invocation exception event name and severity. Only takes effect when emitting exceptions as logs is enabled via the otel.semconv.exception.signal.preview flag.