AngersZhuuuu commented on code in PR #2535:
URL: https://github.com/apache/celeborn/pull/2535#discussion_r1626873121


##########
docs/monitoring.md:
##########
@@ -369,6 +371,7 @@ API path listed as below:
 | /metrics/prometheus  | GET    |                                              
| List the metrics data in prometheus format of the master. The url path is 
defined by configure `celeborn.metrics.prometheus.path`.                        
                                                                                
                                                                                
                                   |
 | /shuffles            | GET    |                                              
| List all running shuffle keys of the service. It will return all running 
shuffle's key of the cluster.                                                   
                                                                                
                                                                                
                                    |
 | /shutdownWorkers     | GET    |                                              
| List all shutdown workers of the master.                                      
                                                                                
                                                                                
                                                                                
                               |
+| /decommissionWorkers | GET    |                                              
| List all decommission workers of the master.                                  
                                                                                
                                                                                
                                                                                
                               |

Review Comment:
   Also add `isDecommission` restful API for worker.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to