get_telemetry
Function
This function is defined in the telemetry module.Get the global telemetry instance.
Signature
Returns
The result of the operation.
Used By
Source
View on GitHub
praisonaiagents/telemetry/__init__.py at line 103get_telemetry: Get the global telemetry instance.
This function is defined in the telemetry module.Get the global telemetry instance.
def get_telemetry() -> 'MinimalTelemetry'
praisonaiagents/telemetry/__init__.py at line 103