Hi folks, Does anyone have any experience of integrating Storm 1.2.x metrics with Prometheus ? Storm JMX Exporter seems like an option which could possibly be coupled with Prometheus JMX Exporter <https://github.com/prometheus/jmx_exporter>.
I have also come across the implementation below which seems to fit the requirement but needs a pushgateway <https://github.com/prometheus/pushgateway>. https://github.com/wizenoze/storm-metrics-reporter-prometheus Is there a way the pull mechanism of prometheus can still be utilized ? Thanks and Regards, Indranil Roy
