It would be really neat if Grafana supported Solr. They recently added Elasticsearch support and I'd hope some of that code could be reused for Solr support.
If anyone else is interested in this, please voice your support on the Feature Request here: https://github.com/grafana/grafana/issues/4422 Here's the code for the Elasicsearch datasource for Grafana: https://github.com/grafana/grafana/tree/master/public/app/plugins/datasource/elasticsearch On a side note, if anyone knows of any other Solr visualization tools please let me know. I've been playing around with Banana/Silk/Kibana. I've heard of Hue but haven't tried it out. Thanks!