empiredan opened a new issue, #1327: URL: https://github.com/apache/incubator-pegasus/issues/1327
There are following metrics all of which are in [replica](https://github.com/apache/incubator-pegasus/blob/master/src/replica/replica.cpp): ``` _counters_table_level_latency[] _counter_backup_request_qps ``` Therefore, table-level entity can just be defined in `replica.cpp`, where they are also instantiated in class `replica`, to which the above metrics are attached. -- 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]
