SpanEvent

data class SpanEvent(val name: String, val timestampMs: Long, val attributes: List<SpanAttribute>)(source)

Constructors

Link copied to clipboard
constructor(name: String, timestampMs: Long, attributes: List<SpanAttribute>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard