A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
W
G
- generateW3cTraceparent() - function in io.embrace.android.embracesdk.internal.api.NetworkRequestApi
- GET - enum entry in io.embrace.android.embracesdk.network.http.HttpMethod
- getAttributes() - function in io.embrace.android.embracesdk.spans.EmbraceSpanEvent
- The attributes of this event
- getAutoTerminationMode() - function in io.embrace.android.embracesdk.spans.EmbraceSpan
- The auto termination mode for this span
- getBytesIn() - function in io.embrace.android.embracesdk.network.EmbraceNetworkRequest
- getBytesOut() - function in io.embrace.android.embracesdk.network.EmbraceNetworkRequest
- getBytesReceived() - function in io.embrace.android.embracesdk.network.EmbraceNetworkRequest
- The number of bytes received.
- getBytesSent() - function in io.embrace.android.embracesdk.network.EmbraceNetworkRequest
- The number of bytes sent.
- getCapturedRequestBody() - function in io.embrace.android.embracesdk.internal.network.http.NetworkCaptureData
- getCapturedResponseBody() - function in io.embrace.android.embracesdk.internal.network.http.NetworkCaptureData
- getCurrentSessionId() - function in io.embrace.android.embracesdk.internal.api.SdkStateApi
- getDataCaptureErrorMessage() - function in io.embrace.android.embracesdk.internal.network.http.NetworkCaptureData
- getDeviceId() - function in io.embrace.android.embracesdk.internal.api.SdkStateApi
- getEndTime() - function in io.embrace.android.embracesdk.network.EmbraceNetworkRequest
- The time the request ended.
- getError() - function in io.embrace.android.embracesdk.network.EmbraceNetworkRequest
- Error object that describes a non-HTTP error, e.g.
- getErrorMessage() - function in io.embrace.android.embracesdk.network.EmbraceNetworkRequest
- Error message that describes a non-HTTP error, e.g.
- getErrorType() - function in io.embrace.android.embracesdk.network.EmbraceNetworkRequest
- Error type that describes a non-HTTP error, e.g.
- getHeaderByName(String) - function in io.embrace.android.embracesdk.internal.network.http.HttpPathOverrideRequest
- getHttpMethod() - function in io.embrace.android.embracesdk.network.EmbraceNetworkRequest
- The request's method.
- getIsRecording() - function in io.embrace.android.embracesdk.spans.EmbraceSpan
- Returns true if and only if this Span has been started and has not been stopped
- getIsStarted() - function in io.embrace.android.embracesdk.internal.api.SdkStateApi
- Whether or not the SDK has been started.
- getLastRunEndState() - function in io.embrace.android.embracesdk.internal.api.SdkStateApi
- getName() - function in io.embrace.android.embracesdk.Severity
- getName() - function in io.embrace.android.embracesdk.AppFramework
- getName() - function in io.embrace.android.embracesdk.LastRunEndState
- getName() - function in io.embrace.android.embracesdk.network.http.HttpMethod
- getName() - function in io.embrace.android.embracesdk.spans.AutoTerminationMode
- getName() - function in io.embrace.android.embracesdk.spans.EmbraceSpanEvent
- The name of the event
- getName() - function in io.embrace.android.embracesdk.spans.ErrorCode
- getNetworkCaptureData() - function in io.embrace.android.embracesdk.network.EmbraceNetworkRequest
- Network capture data for the request.
- getOpenTelemetry() - function in io.embrace.android.embracesdk.internal.api.OTelApi
- Returns an OpenTelemetry that provides working Tracer implementations that will record spans that fit into the Embrace data model.
- getOrdinal() - function in io.embrace.android.embracesdk.Severity
- getOrdinal() - function in io.embrace.android.embracesdk.AppFramework
- getOrdinal() - function in io.embrace.android.embracesdk.LastRunEndState
- getOrdinal() - function in io.embrace.android.embracesdk.network.http.HttpMethod
- getOrdinal() - function in io.embrace.android.embracesdk.spans.AutoTerminationMode
- getOrdinal() - function in io.embrace.android.embracesdk.spans.ErrorCode
- getOverriddenURL(String) - function in io.embrace.android.embracesdk.internal.network.http.HttpPathOverrideRequest
- getParent() - function in io.embrace.android.embracesdk.spans.EmbraceSpan
- The Span that is the parent of this Span.
- getRequestBodySize() - function in io.embrace.android.embracesdk.internal.network.http.NetworkCaptureData
- getRequestHeaders() - function in io.embrace.android.embracesdk.internal.network.http.NetworkCaptureData
- getRequestQueryParams() - function in io.embrace.android.embracesdk.internal.network.http.NetworkCaptureData
- getResponseBodySize() - function in io.embrace.android.embracesdk.internal.network.http.NetworkCaptureData
- getResponseCode() - function in io.embrace.android.embracesdk.network.EmbraceNetworkRequest
- The response status of the request.
- getResponseHeaders() - function in io.embrace.android.embracesdk.internal.network.http.NetworkCaptureData
- getSdkCurrentTimeMs() - function in io.embrace.android.embracesdk.internal.api.InstrumentationApi
- Return the timestamp of the SDK clock.
- getSpan(String) - function in io.embrace.android.embracesdk.spans.TracingApi
- Return the EmbraceSpan corresponding to the given spanId if it is active or it has completed in the current session.
- getSpanContext() - function in io.embrace.android.embracesdk.spans.EmbraceSpan
- The SpanContext for this EmbraceSpan instance.
- getSpanId() - function in io.embrace.android.embracesdk.spans.EmbraceSpan
- ID of the Span.
- getStartTime() - function in io.embrace.android.embracesdk.network.EmbraceNetworkRequest
- The time the request started.
- getTimestampNanos() - function in io.embrace.android.embracesdk.spans.EmbraceSpanEvent
- The timestamp of the event in nanoseconds
- getTraceId() - function in io.embrace.android.embracesdk.network.EmbraceNetworkRequest
- Optional trace ID that can be used to trace a particular request.
- getTraceId() - function in io.embrace.android.embracesdk.spans.EmbraceSpan
- ID of the Trace that this Span belongs to.
- getUrl() - function in io.embrace.android.embracesdk.network.EmbraceNetworkRequest
- The request's URL.
- getURLString(HttpPathOverrideRequest) - function in io.embrace.android.embracesdk.internal.network.http.EmbraceHttpPathOverride
- getURLString(HttpPathOverrideRequest,String) - function in io.embrace.android.embracesdk.internal.network.http.EmbraceHttpPathOverride
- getURLString() - function in io.embrace.android.embracesdk.internal.network.http.HttpPathOverrideRequest
- getValue() - function in io.embrace.android.embracesdk.LastRunEndState
- getW3cTraceparent() - function in io.embrace.android.embracesdk.network.EmbraceNetworkRequest
- Optional W3C-compliant traceparent representing the network call that is being recorded