You are browsing a read-only backup copy of Wikitech. The primary site can be found at wikitech.wikimedia.org
ORES/Update grafana repo
< ORES
Jump to navigation
Jump to search
Revision as of 20:46, 27 June 2018 by imported>Alexandros Kosiaris (Change references to grafana-admin to grafana)
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.