StartSpanEvent

class StartSpanEvent(val name: String, val attributes: Map<String, String>, val telemetryId: UUID, val flowLogic: FlowLogic<*>?) : TelemetryEvent

Constructors

Link copied to clipboard
constructor(name: String, attributes: Map<String, String>, telemetryId: UUID, flowLogic: FlowLogic<*>?)

Properties

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