Hi all!

I have spent a bit of time recently looking at grafana which making a bunch of stuff.

I started off trying to make a plugin to read TSV files from the web and shoving the data into a graph, this can be seen at https://github.com/addshore/grafana-tsv-datasource

I then moved onto the pageview API and and being able to access it directly from grafana.
https://github.com/addshore/grafana-wmfpageviews-datasource

An image of the current look of this thing can be found on commons
https://commons.wikimedia.org/wiki/File:Grafana_WMFPageViews_datasource_plugin_sample.jpg

Let me know what you think!

Addshore