dd-trace
Preparing search index...
llmobs
ExternalExperimentMetric
Interface ExternalExperimentMetric
interface
ExternalExperimentMetric
{
error
?:
string
|
Error
;
label
:
string
;
source
?:
string
;
tags
?:
Record
<
string
,
string
>
;
timestamp
?:
ExternalExperimentTimestamp
;
value
?:
JSONType
;
}
Index
Properties
error?
label
source?
tags?
timestamp?
value?
Properties
Optional
error
error
?:
string
|
Error
label
label
:
string
Optional
source
source
?:
string
Optional
tags
tags
?:
Record
<
string
,
string
>
Optional
timestamp
timestamp
?:
ExternalExperimentTimestamp
Optional
value
value
?:
JSONType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
error
label
source
tags
timestamp
value
dd-trace
Loading...