mergeAttributes

abstract fun mergeAttributes(attributes: <Error class: unknown class>)

Merge all attributes from attributes into this span's attributes (overriding any previously set values with the same keys).

Parameters

attributes

collection of attributes to merge into current span's attributes