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.

get_telemetry

Function
This function is defined in the telemetry_funcs module.
Get the global telemetry instance

Signature

def get_telemetry() -> &'static MinimalTelemetry

Returns

Returns
&'static MinimalTelemetry
The result of the operation.

Uses

  • get_or_init

Source

View on GitHub

praisonai/src/parity/telemetry_funcs.rs at line 204

Rust Telemetry

Rust Tracing