Expand description
kaizen telemetry subcommands: configure, print-effective, doctor, pull, push, schema.
Structs§
Functions§
- cmd_
telemetry_ configure - Append an exporter stub row to
~/.kaizen/config.toml. - cmd_
telemetry_ doctor - Resolve config, run provider
healthwhen available, show redacted exporter view. - cmd_
telemetry_ init - Alias of
cmd_telemetry_configure. - cmd_
telemetry_ print_ effective - cmd_
telemetry_ print_ schema - Example JSON for canonical per-item export names (ingest + third-party mappers).
- cmd_
telemetry_ pull - Run one page of
pulland refreshremote_pull_state(payload import when APIs are wired). - cmd_
telemetry_ push - Replay stored events in a trailing window through configured telemetry exporters (no Kaizen POST).
- print_
effective_ config_ text - Redacted: show which env/Toml fields are visible for
telemetrysinks.