Circle V2 API Docs
Preparing search index...
@repo/observability
withSpan
Function withSpan
withSpan
<
T
>
(
name
:
string
,
attributes
:
Attributes
,
fn
:
(
span
:
Span
)
=>
Promise
<
T
>
,
options
?:
WithSpanOptions
,
)
:
Promise
<
T
>
Type Parameters
T
Parameters
name
:
string
attributes
:
Attributes
fn
:
(
span
:
Span
)
=>
Promise
<
T
>
Optional
options
:
WithSpanOptions
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...