pub async fn track_patch_event(options: TrackPatchEventOptions)Expand description
Track a patch lifecycle event.
This function is non-blocking and will never return errors. Telemetry failures are logged in debug mode but do not affect CLI operation.
If telemetry is disabled (via environment variables), the function returns immediately.