Preparing search index...
The search index is not available
@iqai/adk API Documentation
@iqai/adk API Documentation
formatSpanAttributes
Function formatSpanAttributes
format
Span
Attributes
(
attributes
)
:
Record
<
string
,
|
string
|
number
|
boolean
|
string
[]
>
Format attributes for OpenTelemetry span Ensures all values are compatible with OTel attribute types
Parameters
attributes
:
Record
<
string
,
any
>
Returns
Record
<
string
,
|
string
|
number
|
boolean
|
string
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@iqai/adk API Documentation
Loading...
Format attributes for OpenTelemetry span Ensures all values are compatible with OTel attribute types