Skip to content

@datadog/mobile-react-native : Get the trace id of a span #1076

@Flocurry

Description

@Flocurry

Question

Is it possible to get the traceId generated by a startSpan with this method

export const rumStartSpan = (operation, context, timestampMs) => {
return DdTrace.startSpan(operation, context, timestampMs);
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions