PerformanceMonitor
Defined in the telemetry module.Rust AI Agent SDK Performance monitor for tracking function and API performance.
Fields
Methods
new
enable
disable
is_enabled
track_function
track_api
get_function_stats
get_api_stats
all_function_stats
all_api_stats
slowest_functions
slowest_apis
elapsed
clear
get_report
Source
View on GitHub
praisonai/src/telemetry/mod.rs at line 164
