[
https://issues.apache.org/jira/browse/HADOOP-17604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18042336#comment-18042336
]
ASF GitHub Bot commented on HADOOP-17604:
-----------------------------------------
github-actions[bot] closed pull request #2904: HADOOP-17604 Fix method metric
prefix for string type
URL: https://github.com/apache/hadoop/pull/2904
> Separate string metric from tag in hadoop metrics2
> --------------------------------------------------
>
> Key: HADOOP-17604
> URL: https://issues.apache.org/jira/browse/HADOOP-17604
> Project: Hadoop Common
> Issue Type: Improvement
> Components: common
> Reporter: Fengnan Li
> Assignee: Fengnan Li
> Priority: Minor
> Labels: pull-request-available
> Attachments: Screen Shot 2021-03-26 at 2.50.08 PM.png
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Right now in hadoop metrics2, String metrics from method are categorized as
> tag (v.s. metrics as other number types), this caused later when reporting
> beans, it will add a prefix "tag." before the metric name.
> It will be cleaner if we have another child inherit MutableMetric for string
> (maybe MutableText?) thus the String metrics from method can get rid of the
> tag.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]