Interface: Exportable
Hierarchy
-
Exportable
↳
Span
Implemented by
Methods
export
▸ export(): Promise
<string
>
Return a serialized representation of the object that can be used to start subspans in other places. See Span.traced for more details.
Returns
Promise
<string
>