Class ObservabilityOptions

java.lang.Object
com.microsoft.kiota.authentication.ObservabilityOptions

public class ObservabilityOptions extends Object
Holds the tracing, metrics and logging configuration for the authentication provider adapter
  • Constructor Details

    • ObservabilityOptions

      public ObservabilityOptions()
      default constructor
  • Method Details

    • getTracerInstrumentationName

      @Nonnull public String getTracerInstrumentationName()
      Gets the instrumentation name for the tracer
      Returns:
      the instrumentation name for the tracer