You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/07/25 13:00:00 UTC

[jira] [Commented] (DRILL-8269) Classified metrics for easier maintenance

    [ https://issues.apache.org/jira/browse/DRILL-8269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17570883#comment-17570883 ] 

ASF GitHub Bot commented on DRILL-8269:
---------------------------------------

kingswanwho opened a new pull request, #2611:
URL: https://github.com/apache/drill/pull/2611

   # [DRILL-8269](https://issues.apache.org/jira/browse/DRILL-8269): Classified metrics for easier maintenance
   
   ## Description
   
   1. Add classified prefix for metrics indicators like thread, heap, jvm and etc, so that user can easily make sense of each indicators.
   2. Change the key reference of usage summary on Drill Web UI Main Page and Metrics page due to the key of each indicators has been changed. The usage can be shown correctly.
   ![image](https://user-images.githubusercontent.com/15710469/180781857-4a07a68e-ef92-4b73-9300-23cd711ccea5.png)
   
   3. Drill Web UI Metrics page usage part cannot fully show the numbers if the bar isn't long enough.
   ![image](https://user-images.githubusercontent.com/15710469/180780993-dfb013d4-2347-4810-8865-5e09aa94d6b3.png)
   After Optimized UI,
   ![image](https://user-images.githubusercontent.com/15710469/180782088-954435eb-7cd1-4eaa-976e-4cbeb1e0927b.png)
   
   
   
   ## Documentation
   
   I will also update the corresponding Drill Doc later.
   https://drill.apache.org/docs/monitoring-metrics/
   
   ## Testing
   Manually test and UT.
   




> Classified metrics for easier maintenance
> -----------------------------------------
>
>                 Key: DRILL-8269
>                 URL: https://issues.apache.org/jira/browse/DRILL-8269
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Jingchuan Hu
>            Priority: Major
>
> 1. Add classified prefix for metrics parameters like thread, heap and etc, for easier Classified metrics parameters for easier maintenance.
> 2. Optimized UI.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)