ORES/Update grafana repo

From Wikitech

In order to update the grafana dashboard repo, once you made your changes in grafana.wikimedia.org. Do these following steps:

git clone https://github.com/wiki-ai/grafana-dashboards
cd grafana-dashboards
php fetch.php

It automatically updates the files. Then check if the changes you've made makes sense and then make a commit and push it to the master.