Skip to content

Conversation

@pzhan9
Copy link
Contributor

@pzhan9 pzhan9 commented Nov 19, 2025

Summary: actor mesh name is the same as the actor name. This diff removes the actor_mesh column, and only use actor_name. In this way, we can search scuba with 1 column and get all the logs related to an actor mesh.

Differential Revision: D87459230

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 19, 2025
@meta-codesync
Copy link

meta-codesync bot commented Nov 19, 2025

@pzhan9 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D87459230.

pzhan9 added a commit to pzhan9/monarch-1 that referenced this pull request Nov 20, 2025
Summary:

`actor mesh name` is the same as the `actor name`. This diff removes the `actor_mesh` column, and only use `actor_name`. In this way, we can search scuba with 1 column and get all the logs related to an actor mesh.

Reviewed By: dulinriley

Differential Revision: D87459230
…h#1935)

Summary:

As title.

This will be especially helpful when the process is forcefully killed by a signal, and the `Proc` did not get a chance to log any exit status.

Reviewed By: shayne-fletcher

Differential Revision: D87345385
…ch#1936)

Summary:

As title.

Reviewed By: mariusae

Differential Revision: D87366183
Summary:

Right now I use `mesh_name` for both proc and host mesh. I find it is not adequate, since for many logs, I could have both fields.

This diff deprecates `mesh_name`, and add two new columns: `proc_mesh` and `host_mesh`.

Reviewed By: shayne-fletcher

Differential Revision: D87374168
Summary:

As title.

Reviewed By: mariusae, vidhyav

Differential Revision: D87382588
Summary:

This diff attributes supervision events fired from `send_state_change` to the corresponding actor mesh.

Reviewed By: vidhyav

Differential Revision: D87449139
Summary:

`actor mesh name` is the same as the `actor name`. This diff removes the `actor_mesh` column, and only use `actor_name`. In this way, we can search scuba with 1 column and get all the logs related to an actor mesh.

Reviewed By: dulinriley

Differential Revision: D87459230
pzhan9 added a commit to pzhan9/monarch-1 that referenced this pull request Nov 20, 2025
Summary:

`actor mesh name` is the same as the `actor name`. This diff removes the `actor_mesh` column, and only use `actor_name`. In this way, we can search scuba with 1 column and get all the logs related to an actor mesh.

Reviewed By: dulinriley

Differential Revision: D87459230
@pzhan9 pzhan9 force-pushed the export-D87459230 branch 2 times, most recently from d983c0b to 5cb0168 Compare November 20, 2025 14:29
@meta-codesync meta-codesync bot closed this in 54b7a06 Nov 20, 2025
@meta-codesync
Copy link

meta-codesync bot commented Nov 20, 2025

This pull request has been merged in 54b7a06.

AlirezaShamsoshoara pushed a commit to AlirezaShamsoshoara/monarch that referenced this pull request Nov 20, 2025
Summary:
Pull Request resolved: meta-pytorch#1940

`actor mesh name` is the same as the `actor name`. This diff removes the `actor_mesh` column, and only use `actor_name`. In this way, we can search scuba with 1 column and get all the logs related to an actor mesh.

Reviewed By: dulinriley

Differential Revision: D87459230

fbshipit-source-id: eb75ebcd88a164c7cbd8d009e3a3891da43110ea
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. fb-exported Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants