-
public final class DatadogTraceExtKt
-
-
Method Summary
-
-
Method Detail
-
fromHex
final static DatadogTraceId fromHex(DatadogTraceId.Companion $self, String traceId)
For Datadog internal use only.
Converts a hexadecimal string representation of a trace ID into a DatadogTraceId instance.
- Parameters:
traceId- The hexadecimal string representation of the trace ID to be converted.
-
-
-
-