services
telemetry
The Telemetry service. Sends anonymous data to Prefect to help us improve.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
prefect.server.services.telemetrysend_telemetry_heartbeat send_telemetry_heartbeat(perpetual: Perpetual = Perpetual(automatic=True, every=timedelta(seconds=600))) -> None
Was this page helpful?