Preparing search index...
The search index is not available
ADK-TS API Reference
ADK-TS API Reference
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
ADK-TS API Reference
Loading...
Format attributes for OpenTelemetry span Ensures all values are compatible with OTel attribute types