GitHub user billoley opened a pull request:

    https://github.com/apache/accumulo/pull/290

    ACCUMULO-4392: Expose metrics2 JVM metrics

    Create process name from system property -Dapp and instance from 
-Daccumulo.service.instance if applicable
    
    By passing the process name to JVMMetrics, it will add this tag to its 
MetricsRegistry and this tag will be added to all created metrics, allowing 
metrics consumers to deconflict JVM metrics from different service instances


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/billoley/accumulo ACCUMULO-4392

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/accumulo/pull/290.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #290
    
----
commit c0d53a82606b1266c6c16d78357db6e0b1cb98e0
Author: Bill Oley <[email protected]>
Date:   2017-08-07T17:46:01Z

    ACCUMULO-4392: Expose metrics2 JVM metrics
    
    Create process name from system property -Dapp and instance from 
-Daccumulo.service.instance if applicable
    By passing the process name to JVMMetrics, it will add this tag to its 
MetricsRegistry and this tag will be
    added to all created metrics, allowing metrics consumers to deconflict JVM 
metrics from different service instances
    
    ACCUMULO-4392: Expose metrics2 JVM metrics - code format

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to