Uh oh!
There was an error while loading. Please reload this page.
chore(worker): add PostHog events for repo index sync jobs - #878
Conversation
This comment has been minimized.
This comment has been minimized.
WalkthroughThe PR adds PostHog telemetry events for repository index job completion and failure, and includes code host type information in connection sync job events. It modifies event type definitions, updates connection sync handlers to capture and emit connection type, and adds event emissions to repo index job lifecycle methods. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~22 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Add new PostHog events to track repo index job success and failure: - backend_repo_index_job_completed - backend_repo_index_job_failed Also add code host type to existing connection sync events. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
e55c7d9 to
95c4568CompareUh oh!
There was an error while loading. Please reload this page.
Summary
backend_repo_index_job_completed,backend_repo_index_job_failed)typefield to existing connection sync events (backend_connection_sync_job_completed,backend_connection_sync_job_failed)Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit