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 2020/04/21 10:57:12 UTC

[GitHub] [incubator-doris] HappenLee opened a new issue #3365: [Proposal] Make running profile clearer and more intuitive to improve usability

HappenLee opened a new issue #3365:
URL: https://github.com/apache/incubator-doris/issues/3365


   # Motivation
   The main purpose of this proposal is to make Doris more user-friendly and easy to use. Currently, Doris will print the running profile information of fragment in the log after the execution of fragment. This information is an important reference for Doris performance tuning and debugging. However, many of the information recorded in the current running profile is invalid, wrong or even misleading. We need to sort out the information of each counter in the current record, remove the invalid counter and add the missing but important counter. Write a document which guides user to monitor Doris and troubleshoot problems by running profile and add a reasonable counter to solve problems when appropriate.
   
   # Implementation
   
   So we need to do the following
   
   
   
   * We need to eliminate invalid code and invalid monitoring items to simplify the current running profile information
   
   * Fix which wrong and misleading monitoring items
   
   * Add the important monitoring items but missing now
   
   * Sort out the contents of each monitoring item and provide best practice or troubleshooting tutorials as documents for user
   
   * Provide a document which guide user how to add monitoring items when it is necessary. 
   


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

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] [incubator-doris] HappenLee closed issue #3365: [Proposal] Make running profile clearer and more intuitive to improve usability

Posted by GitBox <gi...@apache.org>.
HappenLee closed issue #3365:
URL: https://github.com/apache/incubator-doris/issues/3365


   


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

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] [incubator-doris] kangkaisen commented on issue #3365: [Proposal] Make running profile clearer and more intuitive to improve usability

Posted by GitBox <gi...@apache.org>.
kangkaisen commented on issue #3365:
URL: https://github.com/apache/incubator-doris/issues/3365#issuecomment-617496540


   @HappenLee Good job! look forward to your PR.


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

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