A
B
C
D
E
F
G
I
M
N
O
R
S
T
U
W
M
- map(SpanEvent) - function in com.datadog.android.trace.event.SpanEventMapper
- By implementing this method you can intercept and modify the writable attributes inside any event SpanEvent before it gets serialised.
- mergeBaggage(String,String) - function in com.datadog.android.trace.internal.DatadogTracingToolkit
- Merges two baggage headers into a single string representation.
- MOBILE - enum entry in com.datadog.android.trace.model.SpanEvent.Type