Skip to main content

agent

Method
This is a method of the ContextEvent class in the trace module.
Set agent info.

Signature

def agent(mut self, id: impl Into<String>, name: impl Into<String>) -> Self

Parameters

id
impl Into<String>
required
No description available.
name
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.