Smithy Kotlin
Toggle table of contents
1.5.8
common
Platform filter
common
Switch theme
Skip to content
Smithy Kotlin
telemetry-api
/
aws.smithy.kotlin.runtime.telemetry.trace
/
TraceSpan
/
emitEvent
emit
Event
abstract
fun
emitEvent
(
name
:
String
,
attributes
:
<Error class: unknown class>
=
emptyAttributes()
)
Add an event to this span
Parameters
name
the name of the event
attributes
attributes to associate with this event