Skip to content

Commit

Permalink
Add process signatures (#15807)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentClarret authored Sep 12, 2023
1 parent a3742a1 commit 8756ae8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion ray/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,12 @@
},
"service_checks": {
"metadata_path": "assets/service_checks.json"
}
},
"process_signatures": [
"python -m ray.util.client.server",
"gcs_server",
"raylet"
]
},
"logs": {
"source": "ray"
Expand Down

0 comments on commit 8756ae8

Please sign in to comment.