@adcp/client API Reference - v4.19.0
Documentation
GitHub
npm
Preparing search index...
addSpanAttributes
Function addSpanAttributes
addSpanAttributes
(
attributes
:
Record
<
string
,
string
|
number
|
boolean
|
undefined
>
,
)
:
void
Add attributes to the current active span. No-op if OTel is not available or no active span exists.
Parameters
attributes
:
Record
<
string
,
string
|
number
|
boolean
|
undefined
>
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Documentation
GitHub
npm
@adcp/client API Reference - v4.19.0
Loading...
Add attributes to the current active span. No-op if OTel is not available or no active span exists.