rzo1 opened a new pull request, #3641:
URL: https://github.com/apache/storm/pull/3641

   ## What is the purpose of the change
   
   Adds a reporter plugin to export the [Cluster Metrics (From 
Nimbus)](https://storm.apache.org/releases/2.6.2/ClusterMetrics.html) to a 
prometheus push gateway. By doing so, the basic cluster metrics can be scraped 
by a prometheus instance for further use-cases.
   
   Note:
   
   - It doesn't contain other related metrics (yet). If community or people 
actually need it, we can iterate again and update the plugin accordingly. For 
my own use-case, the clsuter metrics are fine (for now).
   
   ## How was the change tested
   
   - Added a unit test with testcontainers and the current prometheus push 
gateway
   - Tested locally with a Storm instance and a dockerized prometheus push 
gateway


-- 
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: dev-unsubscr...@storm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to