[ 
https://issues.apache.org/jira/browse/HADOOP-18263?focusedWorklogId=778536&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-778536
 ]

ASF GitHub Bot logged work on HADOOP-18263:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Jun/22 07:54
            Start Date: 06/Jun/22 07:54
    Worklog Time Spent: 10m 
      Work Description: zhengchenyu commented on PR #4363:
URL: https://github.com/apache/hadoop/pull/4363#issuecomment-1147156680

   @aajisaka Can you help me review this PR? 
   In HADOOP-16398, tag 'numopenconnectionsperuser' is filtered. But in 
NameNode, tag 'totalsynctimes' have same problem.
   In this PR, by configure hadoop-metrics2.properties , we can filter tag 
which is transform from metric.




Issue Time Tracking
-------------------

            Worklog Id:     (was: 778536)
    Remaining Estimate: 334h  (was: 334h 10m)
            Time Spent: 2h  (was: 1h 50m)

> Prometheus metrics tag changed unexpectedly.
> --------------------------------------------
>
>                 Key: HADOOP-18263
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18263
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: metrics
>    Affects Versions: 3.2.1, 3.3.3
>            Reporter: zhengchenyu
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: 截屏2022-05-26 下午8.15.50.png
>
>   Original Estimate: 336h
>          Time Spent: 2h
>  Remaining Estimate: 334h
>
> Prom web print metrics like below
> {code:java}
> fs_namesystem_blocks_total{context="dfs",enabledecpolicies="RS-6-3-1024k",hastate="active",totalsynctimes="10
>  43 ",hostname="xxx"} 3674006 {code}
> getTotalSyncTimes return String, so totalsynctimes will change to tag.
> It is difficult to show in grafana. We may get wrong panel, though only one 
> metric is set.
> !截屏2022-05-26 下午8.15.50.png|width=562,height=236!



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to