Open dzrw opened 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. :-)
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.