Class ObservabilityOptions
java.lang.Object
com.microsoft.kiota.authentication.ObservabilityOptions
Holds the tracing, metrics and logging configuration for the authentication provider adapter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the instrumentation name for the tracer
-
Constructor Details
-
ObservabilityOptions
public ObservabilityOptions()default constructor
-
-
Method Details
-
getTracerInstrumentationName
Gets the instrumentation name for the tracer- Returns:
- the instrumentation name for the tracer
-