Code review comment for ~rharding/charm-grafana:add-mysql-datasource

Revision history for this message
Richard Harding (rharding) wrote :

Current test to make this work:

juju deploy mysql
juju deploy cs:~rharding/gypsy-danger-1
juju relate mysql:db gypsy-danger
juju deploy grafana (this updated charm)
juju relate grafana:grafana-source gypsy-danger

Log into grafana and see the data source. Hitting the verify it works button should show it works.

https://usercontent.irccloud-cdn.com/file/3KOzJdGO/Selection_010.png

« Back to merge proposal