airflow.providers.edge3.cli.example_extended_sysinfo¶
Example of an extended sysinfo function that can be used in the Edge Worker.
To enable this set the airflow config [edge] extended_system_info_function to airflow.providers.edge3.cli.example_extended_sysinfo.get_example_extended_sysinfo
Functions¶
Provide an example extended sysinfo function that can be used in the Edge Worker. |