startSpan

abstract fun startSpan(operation: String, description: String)

Starts the span for a sub-task.

Parameters

operation

Name of the new span.

description

Description of the new span.