Skip to content

chore: remove internal telemetry tracker - #28

Merged
DeepZone merged 1 commit into
mainfrom
chore/remove-internal-tracker
Aug 21, 2026
Merged

chore: remove internal telemetry tracker#28
DeepZone merged 1 commit into
mainfrom
chore/remove-internal-tracker

Conversation

@DeepZone

Copy link
Copy Markdown
Owner

Summary

Remove the centrally operated telemetry receiver and internal dashboard implementation from the public Container Pilot repository.

Changes

  • remove the complete tracker/ directory
  • remove tracker dependency installation, tests, PostgreSQL service, audit, syntax checks, YAML parsing, and image build from CI
  • retain Container Pilot telemetry client behavior, client-side privacy tests, and public telemetry documentation

Scope

This does not change the Container Pilot version, telemetry opt-in behavior, transmitted payload, public tracker deployment, DNS, reverse proxy, database, or release artifacts.

Validation

  • npm test: 35 passed, 1 expected Docker integration skip, 0 failed
  • JavaScript syntax checks passed
  • YAML parsing passed
  • git diff --check passed
  • no remaining CI reference to the removed tracker project

History note

This PR removes the tracker from the current repository tree. Existing Git history is not rewritten.

@DeepZone
DeepZone marked this pull request as ready for review August 21, 2026 21:31
@DeepZone
DeepZone merged commit 0d40668 into main Aug 21, 2026
12 checks passed
@DeepZone
DeepZone deleted the chore/remove-internal-tracker branch August 21, 2026 21:32
DeepZone added a commit that referenced this pull request Aug 21, 2026
Remove the centrally operated telemetry receiver and internal dashboard source from the public repository, and restrict CI to the Container Pilot application. Client-side opt-in telemetry behavior and documentation remain unchanged.
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