report_metrics
AsyncMethod
This is a method of the AgentOSProtocol class in the protocols module.Report metrics
Signature
Parameters
No description available.
Returns
The result of the operation.
report_metrics: Report metrics
This is a method of the AgentOSProtocol class in the protocols module.Report metrics
async def report_metrics(&self, metrics: AgentMetrics) -> Result<()>