You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Sudheesh Katkam (JIRA)" <ji...@apache.org> on 2016/05/04 08:02:12 UTC

[jira] [Created] (DRILL-4654) Expose New System Metrics

Sudheesh Katkam created DRILL-4654:
--------------------------------------

             Summary: Expose New System Metrics
                 Key: DRILL-4654
                 URL: https://issues.apache.org/jira/browse/DRILL-4654
             Project: Apache Drill
          Issue Type: Improvement
            Reporter: Sudheesh Katkam
            Assignee: Sudheesh Katkam
             Fix For: 1.8.0


+ Add more metrics to the DrillMetrics registry (exposed through web UI and jconsole, through JMX): pending queries, running queries, completed queries, current memory usage (root allocator)
+ Clean up and document metric registration API
+ Deprecate getMetrics() method in contextual objects; use DrillMetrics.getRegistry() directly
+ Make JMX reporting and log reporting configurable through system properties (since config file is not meant to be used in common module)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)