putMetric

abstract fun putMetric(name: String, value: Long)

Attaches a numeric measurement to this span, such as a byte count or a retry count.