Skip to content

feat(telemetry): Refactor "telemetry.py" to "telemetry/recording/__init__.py" to unblock further telemetry improvements. #569

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

michaelsafyan
Copy link

This is a narrowly focused subset of the telemetry improvements proposed in #320 . As can be seen in pull request #320, making "telemetry" into a package and moving the existing logic into a "recording" sub-package will enable the creation of a "setup" package that is focused on telemetry initialization and wiring.

Once submitted, it will become possible to begin incrementally factoring out some of the "setup"-related files and contributing them (along with associated unit tests) in more narrowly focused updates.

See also #474 for additional motivation and context.

@michaelsafyan michaelsafyan changed the title [chore] Refactor "telemetry.py" to "telemetry/recording/__init__.py" to unblock further telemetry improvements. feat(telemetry) Refactor "telemetry.py" to "telemetry/recording/__init__.py" to unblock further telemetry improvements. May 5, 2025
@michaelsafyan michaelsafyan changed the title feat(telemetry) Refactor "telemetry.py" to "telemetry/recording/__init__.py" to unblock further telemetry improvements. feat(telemetry): Refactor "telemetry.py" to "telemetry/recording/__init__.py" to unblock further telemetry improvements. May 5, 2025
@DeanChensj DeanChensj requested a review from hangfei May 7, 2025 22:22
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