zhang1002 opened a new pull request #861: URL: https://github.com/apache/incubator-kyuubi/pull/861
### _Why are the changes needed?_ When the SQL is running, we want to get all metrics in its ruuning time. Those metrics can help us to analyse the conf is reasonable or not and how to improve the perference. When the SQL is failed, we need to know what causes it. Above these reason, we need to add some event tracking to collect those metrics. For kyuubiStageInfo, there have some labels. You can use statementId to get all stages' info that belong to this SQL. ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.readthedocs.io/en/latest/tools/testing.html#running-tests) locally before make a pull request -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
