Skip to main content

SpanEvent

An event within a span

timestampstring<date-time>

Event timestamp

namestring

Event name

attributes object

Event attributes

property name*string
SpanEvent
{
"timestamp": "2024-07-29T15:51:28.071Z",
"name": "string",
"attributes": {}
}
Was this page helpful?