koog
Toggle table of contents
1.0.0-preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-features-opentelemetry
/
ai.koog.agents.features.opentelemetry.span
/
GenAIAgentSpan
/
removeAttribute
remove
Attribute
fun
removeAttribute
(
attribute
:
Attribute
)
:
Boolean
(
source
)
Removes
attribute
from the span. Returns
true
if it was present.
Parameters
attribute
Attribute to remove.