Skip to main content

cmd_telemetry_push

Function cmd_telemetry_push 

Source
pub fn cmd_telemetry_push(
    workspace: Option<&Path>,
    all_workspaces: bool,
    days: u32,
    dry_run: bool,
) -> Result<()>
Expand description

Replay stored events in a trailing window through configured telemetry exporters (no Kaizen POST).