You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2023/01/06 09:57:38 UTC

[GitHub] [doris] Yukang-Lian opened a new issue, #15684: [Feature] Replace metrics with bvar

Yukang-Lian opened a new issue, #15684:
URL: https://github.com/apache/doris/issues/15684

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Description
   
   Under the guidance of @data, I will follow the steps below to complete this task.
   1. Write a document for the current metric implementation, including metric registration, deregistration, metric collection, http acquisition, here is spinlock.
   2. Look at the implementation of bvar, bvar registration, deregistration, metric collection, and Prometheus.
   3. Sort out the classification of the current metric, system level, query level, tablet level, another dimension is classified according to the way the metric is obtained, such as one through hook.
   4. Sort out the benefits and solutions of bvar replacing the current metric.
   5. Just do it.
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   #14332
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@doris.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] yangzhg commented on issue #15684: [Feature] Replace metrics with bvar

Posted by GitBox <gi...@apache.org>.
yangzhg commented on issue #15684:
URL: https://github.com/apache/doris/issues/15684#issuecomment-1375748942

   Can these metrics be exported to promethus after refactoring?


-- 
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: commits-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] Yukang-Lian commented on issue #15684: [Feature] Replace metrics with bvar

Posted by GitBox <gi...@apache.org>.
Yukang-Lian commented on issue #15684:
URL: https://github.com/apache/doris/issues/15684#issuecomment-1375762472

   > Can these metrics be exported to promethus after refactoring?
   
   Yeah of course.


-- 
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: commits-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] morningman commented on issue #15684: [Feature] Replace metrics with bvar

Posted by GitBox <gi...@apache.org>.
morningman commented on issue #15684:
URL: https://github.com/apache/doris/issues/15684#issuecomment-1375632239

   +1 


-- 
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: commits-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org