pub fn run_internal_telemetry()Expand description
Run the internal telemetry handler (called by child process).
This reads JSON-serialized TelemetryEvents from stdin and sends them to PostHog.
This function is meant to be called when the binary is invoked with --internal-telemetry.