Skip to main content

get_api_stats

Method
This is a method of the PerformanceMonitor class in the telemetry module.
Get API stats.

Signature

def get_api_stats(&self, endpoint: &str) -> Option<ApiStats>

Parameters

endpoint
&str
required
No description available.

Returns

Returns
Option<ApiStats>
The result of the operation.