emitEvent

abstract fun emitEvent(name: String, attributes: Attributes = emptyAttributes())

Add an event to this span

Parameters

name

the name of the event

attributes

attributes to associate with this event