You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pegasus.apache.org by "empiredan (via GitHub)" <gi...@apache.org> on 2023/02/10 11:37:13 UTC

[GitHub] [incubator-pegasus] empiredan opened a new issue, #1344: Feature(new_metrics): add replica-level metric entity

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

   As is described in https://github.com/apache/incubator-pegasus/issues/1326, we can just add *replica* entity to [replica_base](https://github.com/apache/incubator-pegasus/blob/master/src/replica/replica_base.h) as a member.
   
   All classes that hold replica-level metrics can get *replica* entity by `replica_base::replica_metric_entity()`. Since the *replica* entity has a single `id` (the format is `replica_{table_id}.{partition_id}`), all classes that hold replica-level metrics will share the single *replica* entity.


-- 
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: dev-unsubscribe@pegasus.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pegasus.apache.org
For additional commands, e-mail: dev-help@pegasus.apache.org


[GitHub] [incubator-pegasus] empiredan closed issue #1344: Feature(new_metrics): add replica-level metric entity

Posted by "empiredan (via GitHub)" <gi...@apache.org>.
empiredan closed issue #1344: Feature(new_metrics): add replica-level metric entity
URL: https://github.com/apache/incubator-pegasus/issues/1344


-- 
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: dev-unsubscribe@pegasus.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pegasus.apache.org
For additional commands, e-mail: dev-help@pegasus.apache.org