Uses of Class
com.azure.core.util.tracing.StartSpanOptions
Packages that use StartSpanOptions
-
Uses of StartSpanOptions in com.azure.core.util.tracing
Methods in com.azure.core.util.tracing that return StartSpanOptionsModifier and TypeMethodDescriptionStartSpanOptions.setAttribute(String key, Object value) Sets attribute on span before its started.Methods in com.azure.core.util.tracing with parameters of type StartSpanOptionsModifier and TypeMethodDescriptiondefault ContextTracer.start(String methodName, StartSpanOptions options, Context context) Creates a new tracing span.static ContextTracerProxy.start(String methodName, StartSpanOptions spanOptions, Context context) A new tracing span is created for eachtracerplugged into the SDK.