Skip to content

Da 1955: Add Reo.dev Telemetry#7

Open
VirajAgarwal-couchbase wants to merge 3 commits into
mainfrom
DA-1955/Add-Reo.dev-telemetry
Open

Da 1955: Add Reo.dev Telemetry#7
VirajAgarwal-couchbase wants to merge 3 commits into
mainfrom
DA-1955/Add-Reo.dev-telemetry

Conversation

@VirajAgarwal-couchbase

Copy link
Copy Markdown
  1. Added telemetry
  2. And fixed dynamic versioning

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces package-level telemetry using reo-census and updates the project layout by removing the src/ directory prefix. Feedback on these changes highlights two main issues: first, executing network requests directly during module import can block application startup and lacks opt-out controls, so it is recommended to run telemetry in a background thread and respect the DO_NOT_TRACK environment variable. Second, several references to the old src/ directory layout remain in pyproject.toml (e.g., for mypy and coverage) and should be updated to prevent CI/CD failures.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread langgraph_checkpointer_couchbase/telemetry.py
Comment thread pyproject.toml
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.

2 participants