News

How to connect Grafana to MySQL Log into your Grafana instance, and click the hamburger (3 horizontal lines) icon in the left sidebar. From the resulting pop-up, click Add new connection ( Figure A ).
The MySQL workbench executes the required SQL statement under the covers, and the schema is listed in the tool. With the schema created, you can now provide any JDBC drivers, Hibernate config or JPA ...
Select the mysql-connector-java-XXX-bin.jar file (where XXX is the release number) and click OK. Click OK to exit out of the Options window and you’re ready to connect to your remote database ...