A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
V
W
_
A
- addAttribute(String,String) - function in io.embrace.android.embracesdk.spans.EmbraceSpan
- Add the given key-value pair as an Attribute to the Event.
- addBreadcrumb(String) - function in io.embrace.android.embracesdk.Embrace
- Adds a breadcrumb.
- addEvent(String) - function in io.embrace.android.embracesdk.spans.EmbraceSpan
- Add an EmbraceSpanEvent with the given name at the current time.
- addEvent(String,Long,Map) - function in io.embrace.android.embracesdk.spans.EmbraceSpan
- Add an EmbraceSpanEvent with the given name.
- addSessionProperty(String,String,boolean) - function in io.embrace.android.embracesdk.Embrace
- addSessionProperty(null,null,null) - function in io.embrace.android.embracesdk.Embrace
- addSpanAttribute(String,String,String) - function in io.embrace.android.embracesdk.internal.FlutterInternalInterface
- Add an attribute to an active span with the given spanId.
- addSpanAttribute(String,String,String) - function in io.embrace.android.embracesdk.internal.ReactNativeInternalInterface
- Add an attribute to an active span with the given spanId.
- addSpanAttribute(String,String,String) - function in io.embrace.android.embracesdk.internal.UnityInternalInterface
- Add an attribute to an active span with the given spanId.
- addSpanAttribute(String,String,String) - function in io.embrace.android.embracesdk.internal.EmbraceInternalInterface
- Add an attribute to an active span with the given spanId.
- addSpanAttribute(String,String,String) - function in io.embrace.android.embracesdk.internal.InternalTracingApi
- Add an attribute to an active span with the given spanId.
- addSpanEvent(String,String,Long,Map) - function in io.embrace.android.embracesdk.internal.FlutterInternalInterface
- Create and add a Span Event with the given parameters to an active span with the given spanId.
- addSpanEvent(String,String,Long,Map) - function in io.embrace.android.embracesdk.internal.ReactNativeInternalInterface
- Create and add a Span Event with the given parameters to an active span with the given spanId.
- addSpanEvent(String,String,Long,Map) - function in io.embrace.android.embracesdk.internal.UnityInternalInterface
- Create and add a Span Event with the given parameters to an active span with the given spanId.
- addSpanEvent(String,String,Long,Map) - function in io.embrace.android.embracesdk.internal.EmbraceInternalInterface
- Create and add a Span Event with the given parameters to an active span with the given spanId.
- addSpanEvent(String,String,Long,Map) - function in io.embrace.android.embracesdk.internal.InternalTracingApi
- Create and add a Span Event with the given parameters to an active span with the given spanId.
- addSpanExporter(SpanExporter) - function in io.embrace.android.embracesdk.Embrace
- Adds a [SpanExporter] to the tracer.
- addUserPersona(String) - function in io.embrace.android.embracesdk.Embrace
- addUserPersona(null) - function in io.embrace.android.embracesdk.Embrace
- annotationType() - function in java.lang.annotation.Annotation