Skip to content

docs(cli): document anonymous opt-out telemetry - #3

Merged
irl-dan merged 3 commits into
mainfrom
docs/reactor-cli-telemetry
Jun 3, 2026
Merged

docs(cli): document anonymous opt-out telemetry#3
irl-dan merged 3 commits into
mainfrom
docs/reactor-cli-telemetry

Conversation

@irl-dan

@irl-dan irl-dan commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Adds a Telemetry page to the CLI docs section, documenting the anonymous, opt-out, content-free telemetry shipped in @openprose/reactor-cli.

Covers:

  • What's collected (anonymous per-machine id, versions, command, outcome, bucketed counts/durations) and what's never collected (paths, content, prompts, names, keys, model I/O).
  • Every opt-out: DO_NOT_TRACK, REACTOR_TELEMETRY=0, REACTOR_OFFLINE=1, CI/non-TTY, reactor.yml telemetry.enabled:false, and reactor telemetry disable.
  • The reactor telemetry status|enable|disable|--dump surface.
  • Dev/prod endpoints + REACTOR_TELEMETRY_ENDPOINT override.

Links to the in-package TELEMETRY.md for the field-by-field schema. Pairs with openprose/prose#107.

irl-dan added 3 commits June 2, 2026 19:01
Add a Telemetry page to the CLI section covering what reactor-cli collects
(anonymous, content-free, bucketed), every way to opt out (DO_NOT_TRACK,
REACTOR_TELEMETRY=0, REACTOR_OFFLINE=1, CI/non-TTY, reactor.yml, and
`reactor telemetry disable`), the dev/prod endpoints, and what is never
collected. Links to the in-package TELEMETRY.md for the field-by-field schema.
@irl-dan
irl-dan merged commit 8c6d028 into main Jun 3, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant