tdenton8772 opened a new pull request, #1024:
URL: https://github.com/apache/yunikorn-core/pull/1024

   ### What is this PR for?
   Originally there was a duplication of the prometheus metrics labels. This PR 
resolves that. The gauges used in the code are unchanged as it worked. The 
metrics just never made it out to prometheus. 
   
   
   ### What type of PR is it?
   * [X] - Bug Fix
   * [ ] - Improvement
   * [ ] - Feature
   * [ ] - Documentation
   * [ ] - Hot Fix
   * [ ] - Refactoring
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/YUNIKORN-3090
   
   ### How should this be tested?
   Build and verify the new metrics in prometheus. Originally the metrics were 
overwritten. Now there should be 3 separate gauges: total_processed, 
total_stored, total_not_stored
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * [ ] - The licenses files need update.
   * [ ] - There is breaking changes for older versions.
   * [ ] - It needs documentation.
   


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