custom
Method
This is a method of the AgentMetrics class in the protocols module.Add a custom metric
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
custom: Add a custom metric
This is a method of the AgentMetrics class in the protocols module.Add a custom metric
def custom(mut self, key: impl Into<String>, value: f64) -> Self