Circle V2 API Docs
Preparing search index...
@repo/legacy
chart-review
withChartReviewQuestionTrace
Function withChartReviewQuestionTrace
withChartReviewQuestionTrace
<
T
>
(
metadata
:
ChartReviewQuestionTraceMetadata
,
fn
:
()
=>
Promise
<
T
>
,
options
?:
{
inputs
?:
Record
<
string
,
unknown
>
;
name
?:
string
}
,
)
:
Promise
<
T
>
Per-question child span; shares the root client and is flushed by it.
Type Parameters
T
Parameters
metadata
:
ChartReviewQuestionTraceMetadata
fn
:
()
=>
Promise
<
T
>
Optional
options
:
{
inputs
?:
Record
<
string
,
unknown
>
;
name
?:
string
}
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...
Per-question child span; shares the root client and is flushed by it.