addResourceAttributes

abstract fun addResourceAttributes(attributes: Map<String, Any>)(source)

Adds resource attributes reported alongside every exported span.

Parameters

attributes

key/value pairs; supported value types are String, Long, Double, Boolean.