-
public final class OkHttpRequestExtKt
-
-
Method Summary
Modifier and Type Method Description final static Request.BuilderparentSpan(Request.Builder $self, DatadogSpan span)Set the parent for the DatadogSpan created around this OkHttp Request. -
-
Method Detail
-
parentSpan
final static Request.Builder parentSpan(Request.Builder $self, DatadogSpan span)
Set the parent for the DatadogSpan created around this OkHttp Request.
- Parameters:
span- the parent DatadogSpan
-
-
-
-