putAttribute

abstract fun putAttribute(name: String, value: String)

Attaches a low-cardinality label to this span, such as an outcome or a host name.

Never pass user-identifying data (WebIDs, pod resource paths, tokens): sinks forward attributes to third-party backends.