stream2000 opened a new pull request, #9118:
URL: https://github.com/apache/hudi/pull/9118

   ### Change Logs
   
   Support some useful flink write metrics. Mainly toward stream write and 
append write. Tests will be added after the overall design is approved. 
   
   Note that OperatorCoodinator does not support getting `metricGroup`  in the 
current hudi flink version(1.17.1), so this PR will not include metrics like 
commit metrics(see #3235) that can only gather by StreamWriteCoordinator. We 
add task manager metrics only in this pr. 
   
   This pr is following #3235 and fixed #6984. 
   
   ### Impact
   
   fixed #6984. 
   
   ### Risk level (write none, low medium or high below)
   
   none
   
   ### Documentation Update
   
   Will update documents in another pr
   
   ### Contributor's checklist
   
   - [x] Read through [contributor's 
guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [x] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


-- 
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]

Reply via email to