[
https://issues.apache.org/jira/browse/HADOOP-12360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14718224#comment-14718224
]
Steve Loughran commented on HADOOP-12360:
-----------------------------------------
there is a metrics page at
hadoop-common-project/hadoop-common/src/site/markdown/Metrics.md , but looking
at it , it just lists the metrics published, not the specifics.
Instead the metrics classes are [in the
javadocs|https://hadoop.apache.org/docs/current/api/org/apache/hadoop/metrics2/package-summary.html].
How about you add some javadocs in your new class, plus a link to it from the
metrics2 package
> Create StatsD metrics2 sink
> ---------------------------
>
> Key: HADOOP-12360
> URL: https://issues.apache.org/jira/browse/HADOOP-12360
> Project: Hadoop Common
> Issue Type: New Feature
> Components: metrics
> Affects Versions: 2.7.1
> Reporter: Dave Marion
> Assignee: Dave Marion
> Priority: Minor
> Attachments: HADOOP-12360.001.patch, HADOOP-12360.002.patch,
> HADOOP-12360.003.patch
>
>
> Create a metrics sink that pushes to a StatsD daemon.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)