You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Khurram Faraaz (JIRA)" <ji...@apache.org> on 2017/10/26 04:16:01 UTC

[jira] [Created] (DRILL-5909) need new JMX metrics for (FAILED and CANCELED) queries

Khurram Faraaz created DRILL-5909:
-------------------------------------

             Summary: need new JMX metrics for (FAILED and CANCELED) queries
                 Key: DRILL-5909
                 URL: https://issues.apache.org/jira/browse/DRILL-5909
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - Monitoring
    Affects Versions: 1.11.0, 1.12.0
            Reporter: Khurram Faraaz


we have these JMX metrics today

{noformat}
drill.queries.running
drill.queries.completed
{noformat}

we need these new JMX metrics

{noformat}
drill.queries.failed
drill.queries.canceled
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)