MCP Server Framework - v1.0.0
Preparing search index...
server/telemetry
addSpanEvent
Function addSpanEvent
addSpanEvent
(
name
:
string
,
attributes
?:
Attributes
)
:
void
Add an event to the active span. Does nothing if no span is active.
Parameters
name
:
string
Optional
attributes
:
Attributes
Returns
void
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
MCP Server Framework - v1.0.0
Loading...
Add an event to the active span. Does nothing if no span is active.