empiredan opened a new issue, #2382:
URL: https://github.com/apache/incubator-pegasus/issues/2382

   The `server_stat` command in Pegasus shell is used to list several important 
metrics of a meta or replica server, allowing system administrators to check 
the current status of the node.
   
   In Pegasus **2.5 and earlier**, the `server_stat` command retrieves metrics 
based on `perf_counter`. Since a new metrics framework was introduced starting 
from **2.6**, the implementation of `server_stat` needs to be migrated from 
`perf_counter` to the new metrics framework.
   
   Task list:
   
   - [ ] https://github.com/apache/incubator-pegasus/pull/1903
   - [ ] https://github.com/apache/incubator-pegasus/pull/2085


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to