Skip to content

chore(cli): remove unimplemented telemetry feature#2

Merged
johannmachemer merged 1 commit intomainfrom
chore/remove-unimplemented-telemetry
Feb 24, 2026
Merged

chore(cli): remove unimplemented telemetry feature#2
johannmachemer merged 1 commit intomainfrom
chore/remove-unimplemented-telemetry

Conversation

@johannmachemer
Copy link
Contributor

Summary

  • Remove the telemetry spec, CLI command (yavio telemetry), global config utilities, and all cross-references
  • The telemetry system was specced but never wired to a real backend — this removes dead code
  • Bump @yavio/cli to 0.1.2

Test plan

  • pnpm turbo run build typecheck lint test --filter=@yavio/cli passes (57 tests, 11 files)
  • No orphaned telemetry references remain (only OpenTelemetry and Next.js telemetry, which are unrelated)

Remove the telemetry spec, CLI command, global config utilities, and all
references. The telemetry system was specced but never wired to a real
backend — removing it simplifies the CLI and avoids shipping dead code.
@johannmachemer johannmachemer merged commit 9774726 into main Feb 24, 2026
11 checks passed
@johannmachemer johannmachemer deleted the chore/remove-unimplemented-telemetry branch February 24, 2026 10:58
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