KazydubB opened a new pull request #2050: DRILL-7694: Register drill.queries.* 
counter metrics on Drillbit startup
URL: https://github.com/apache/drill/pull/2050
 
 
   # [DRILL-7694](https://issues.apache.org/jira/browse/DRILL-7694): Register 
drill.queries.* counter metrics on Drillbit startup
   
   ## Description
   
   Currently these query state (`drill.queries.*`) counter metrics are 
registered when the first query on Drillbit is issued but should be registered 
when Drillbit is started because having `0` running/completed/etc. queries is 
itself a valid metric. Moreover, absence of these metrics can cause warnings in 
logs indicating there is no registered bean for such a metric or cause errors 
in case when no query was issued. 
   
   ## Documentation
   N/A
   
   ## Testing
   Ran existing test suit and unit tests.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to