Skip to content

telemetry: add runtime, benchmark, and sync infrastructure#82

Merged
justrach merged 8 commits intomainfrom
feat/57-63-telemetry-bench
Apr 1, 2026
Merged

telemetry: add runtime, benchmark, and sync infrastructure#82
justrach merged 8 commits intomainfrom
feat/57-63-telemetry-bench

Conversation

@justrach
Copy link
Copy Markdown
Owner

@justrach justrach commented Apr 1, 2026

Summary\n- add buffered telemetry events for MCP tool calls and startup codebase stats\n- add end-to-end MCP benchmark output with JSON emission and PR regression checks\n- add Postgres schema, sync scripts, and telemetry documentation\n\n## Verification\n- zig build test\n- zig build bench -- --json\n- python3 scripts/sync-telemetry.py --help\n- python3 scripts/compare-bench.py /tmp/codedb-bench.json /tmp/codedb-bench.json\n- python3 -m py_compile scripts/sync-telemetry.py scripts/compare-bench.py\n\n## Notes\n- this bundles the telemetry and benchmark issues together because the runtime, benchmark JSON, and sync tooling depend on one another\n- #77 was not included; it is a separate temp-root indexing bug

@justrach justrach force-pushed the feat/57-63-telemetry-bench branch from 7263154 to 7f0f01d Compare April 1, 2026 03:11
@justrach justrach merged commit b236e4c into main Apr 1, 2026
1 check failed
@justrach justrach deleted the feat/57-63-telemetry-bench branch April 1, 2026 03:21
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