landingai.telemetry
This module contains the telemetry configuration and APIs for the landingai package (intented for internal use only).
get_runtime_environment_info()
cached
Return a set of runtime environment information in key value pairs.
Source code in landingai/telemetry.py
is_running_in_pytest()
cached
Return True if the code is running in a pytest session.