[
https://issues.apache.org/jira/browse/DRILL-7694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17079577#comment-17079577
]
ASF GitHub Bot commented on DRILL-7694:
---------------------------------------
KazydubB commented on 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]
> Register drill.queries.* counter metrics on Drillbit startup
> -------------------------------------------------------------
>
> Key: DRILL-7694
> URL: https://issues.apache.org/jira/browse/DRILL-7694
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Bohdan Kazydub
> Assignee: Bohdan Kazydub
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)