Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

all_api_stats

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

Signature

def all_api_stats(&self) -> Vec<ApiStats>

Returns

Returns
Vec<ApiStats>
The result of the operation.

Rust Gateway

Rust Quickstart