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/17 22:09:12 UTC

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

     [ https://issues.apache.org/jira/browse/DRILL-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sudheesh Katkam resolved DRILL-4654.
------------------------------------
    Resolution: Fixed

Fixed in [b075bf6|https://github.com/apache/drill/commit/b075bf6102e1561ee3755b483e1d1e6018d7e505].

> 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)