[GitHub] drill pull request #1019: DRILL-5909: Added new Counter metrics

2017-11-13 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/drill/pull/1019


---


[GitHub] drill pull request #1019: DRILL-5909: Added new Counter metrics

2017-11-01 Thread prasadns14
GitHub user prasadns14 opened a pull request:

https://github.com/apache/drill/pull/1019

DRILL-5909: Added new Counter metrics

Added new metrics to capture succeeded, failed and canceled queries count.

@paul-rogers please review

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

$ git pull https://github.com/prasadns14/drill DRILL-5909

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

https://github.com/apache/drill/pull/1019.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 #1019


commit a05094a7d190f81cfe7b5222a48dce8707467313
Author: Prasad Nagaraj Subramanya 
Date:   2017-11-01T20:49:43Z

DRILL-5909: Added new Counter metrics




---