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.

cleanup_telemetry_resources

Function
This function is defined in the telemetry module.
Clean up telemetry resources including thread pools and queues.

Signature

def cleanup_telemetry_resources() -> Any

Returns

Returns
Any
The result of the operation.

Source

View on GitHub

praisonaiagents/telemetry/__init__.py at line 139