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.attribute
/
McpAttributes
/
Mcp
/
Method
/
Name
Name
data
class
Name
(
val
name
:
String
)
:
McpAttributes.Mcp.Method
(
source
)
Members
Constructors
Name
Link copied to clipboard
constructor
(
name
:
String
)
Properties
key
Link copied to clipboard
open
override
val
key
:
String
Attribute key
name
Link copied to clipboard
val
name
:
String
value
Link copied to clipboard
open
override
val
value
:
String
Attribute value.
Functions
concat
Key
Link copied to clipboard
open
fun
String
.
concatKey
(
other
:
String
)
:
String
Joins two attribute-key segments with a
.
separator.