WallarooLabs / wally

Distributed Stream Processing
https://www.wallaroolabs.com
Apache License 2.0
1.48k stars 68 forks source link

Would it make sense to integrate with Grafana and InfluxDB/Prometheus/statsd for metrics? #2008

Open dzrw opened 6 years ago

dzrw commented 6 years ago

Would it make sense to integrate with Grafana and InfluxDB/Prometheus for metrics rather than rolling your own UI? The lingua franca for our telemetry implementation is the Prometheus format which we ingest to InfluxDB and render via Grafana. Other folks probably speak statsd and render in graphite. You might consider recommending one of these options.

rachelblasucci commented 6 years ago

Hi @politician! Apologies for the slow response. Writing a metrics converter from our format to any of your mentioned options is almost certainly do-able, and will eventually make it to our roadmap. It's not currently a high priority right now. That being said, if you (or anyone else!) is interested in helping out, we will absolutely work with you on it. :-)