Gå til hovedinnhold

kapi telemetry

kapi telemetry

kapi collects anonymous usage telemetry to guide development: the name of the built-in command that ran, a coarse duration bucket, the exit class, the kapi version, and the operating system and architecture, keyed by a random anonymous ID. It never collects arguments, flag values, file paths, file contents, or project names.

Telemetry is disabled by any of: 'kapi telemetry off', KAPI_TELEMETRY=0, DO_NOT_TRACK=1, a CI environment, a build made with -tags notelemetry, or a build without a telemetry key (any build you compile yourself).

See https://neokapi.github.io/reference/telemetry for the full event list.

Commandtelemetry
Watch it
telemetry needs network access, an API key, or local system access, so it can’t run in the browser playground.See the guides for a recorded run, or try it locally with the installed CLI.
Flags

This command has no local flags.

More examples
kapi telemetry off

← Back to the Command Reference