get_collector
Function
This function is defined in the telemetry module.Get the global telemetry collector.
Signature
Returns
The result of the operation.
Uses
get_or_init
Source
View on GitHub
praisonai/src/telemetry/mod.rs at line 467get_collector: Get the global telemetry collector.
This function is defined in the telemetry module.Get the global telemetry collector.
def get_collector() -> &'static TelemetryCollector
get_or_initpraisonai/src/telemetry/mod.rs at line 467