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/01/28 09:43:06 UTC

[GitHub] [incubator-pegasus] empiredan opened a new issue, #1328: Feature(new_metrics): migrate server-level metrics

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

   The number of metrics that are attached to server-level entity is the largest among all kinds of entities. They are distributed very widely on classes and source files.
   
   Thus server-level entity can just be defined in `metrics.cpp`. Once a metric is attached to the server entity, declare the entity at the header of the source file. The migration for server-level metrics is divided into following tasks:
   
   - [ ] https://github.com/apache/incubator-pegasus/issues/1321


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