Skip to content

[release test] remove save_metrics method in runner#60268

Merged
aslonnie merged 1 commit intoray-project:masterfrom
anyscale:lonnie-260117-nosavemetrics
Jan 20, 2026
Merged

[release test] remove save_metrics method in runner#60268
aslonnie merged 1 commit intoray-project:masterfrom
anyscale:lonnie-260117-nosavemetrics

Conversation

@aslonnie
Copy link
Collaborator

metrics saving is handled in job wrapper

metrics saving is handled in job wrapper

Signed-off-by: Lonnie Liu <95255098+aslonnie@users.noreply.github.com>
@aslonnie aslonnie requested a review from a team as a code owner January 18, 2026 07:35
@aslonnie aslonnie added the go add ONLY when ready to merge, run all tests label Jan 18, 2026
Copy link
Contributor

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

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 refactors the metrics saving logic by removing the save_metrics method from the CommandRunner hierarchy and its call site in glue.py. The responsibility for saving metrics is now handled within the _anyscale_job_wrapper.py script, as described in the pull request. The changes are clean, consistent, and correctly remove the now-dead code. This is a good simplification of the codebase.

@ray-gardener ray-gardener bot added core Issues that should be addressed in Ray Core devprod release-test release test labels Jan 18, 2026
@aslonnie aslonnie merged commit 3a3b98c into ray-project:master Jan 20, 2026
6 checks passed
jinbum-kim pushed a commit to jinbum-kim/ray that referenced this pull request Jan 29, 2026
)

metrics saving is handled in job wrapper

Signed-off-by: Lonnie Liu <95255098+aslonnie@users.noreply.github.com>
Signed-off-by: jinbum-kim <jinbum9958@gmail.com>
400Ping pushed a commit to 400Ping/ray that referenced this pull request Feb 1, 2026
)

metrics saving is handled in job wrapper

Signed-off-by: Lonnie Liu <95255098+aslonnie@users.noreply.github.com>
Signed-off-by: 400Ping <jiekaichang@apache.org>
ryanaoleary pushed a commit to ryanaoleary/ray that referenced this pull request Feb 3, 2026
)

metrics saving is handled in job wrapper

Signed-off-by: Lonnie Liu <95255098+aslonnie@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Issues that should be addressed in Ray Core devprod go add ONLY when ready to merge, run all tests release-test release test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants