sdcflows.utils.telemetry module¶ Ping MIGAS for telemetry. sdcflows.utils.telemetry.send_crumb(**kwargs) → dict[source]¶ Communicate with the migas telemetry server. This requires migas.setup() to be called. sdcflows.utils.telemetry.setup_migas(init_ping: bool = True, exit_ping: bool = True) → None[source]¶ Prepare the migas python client to communicate with a migas server. If init is True, send an initial breadcrumb.