[
https://issues.apache.org/jira/browse/ACCUMULO-4693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ACCUMULO-4693:
-------------------------------------
Labels: pull-request-available (was: )
> Add instance-specific ProcessName to Hadoop2 metrics
> ----------------------------------------------------
>
> Key: ACCUMULO-4693
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4693
> Project: Accumulo
> Issue Type: Improvement
> Affects Versions: 1.8.1
> Reporter: Bill Oley
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.8.2
>
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> Current Hadoop2 metrics from the tablet servers are not labelled by instance
> when multiple instances are run on the same host.
> By adding a ProcessName tag (Master, TaletServer-1, TabletServer-2,
> GarbageCollector, etc) to the MetricsRegistry, this tag will be included on
> all metrics prodeced and allow the Metrics2 sinks to use this information to
> deconflict these metrics.
> The relevant service and instance information can be found in the system
> properties:
> -Dapp and -Daccumulo.service.instance written by the accumulo script.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)