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 module.
Get the global telemetry instance.

Signature

def get_telemetry() -> 'MinimalTelemetry'

Returns

Returns
'MinimalTelemetry'
The result of the operation.

Used By

Source

View on GitHub

praisonaiagents/telemetry/__init__.py at line 103