riya_business_travel_8.0.0_.../public/app/plugins/datasource/mysql
venbatechnologies@gmail.com 565484c22d Modified initial commit
2021-07-05 14:17:23 +05:30
..
img Modified initial commit 2021-07-05 14:17:23 +05:30
partials Modified initial commit 2021-07-05 14:17:23 +05:30
specs Modified initial commit 2021-07-05 14:17:23 +05:30
datasource.ts Modified initial commit 2021-07-05 14:17:23 +05:30
meta_query.ts Modified initial commit 2021-07-05 14:17:23 +05:30
module.ts Modified initial commit 2021-07-05 14:17:23 +05:30
mysql_query_model.ts Modified initial commit 2021-07-05 14:17:23 +05:30
plugin.json Modified initial commit 2021-07-05 14:17:23 +05:30
query_ctrl.ts Modified initial commit 2021-07-05 14:17:23 +05:30
README.md Modified initial commit 2021-07-05 14:17:23 +05:30
response_parser.ts Modified initial commit 2021-07-05 14:17:23 +05:30
sql_part.ts Modified initial commit 2021-07-05 14:17:23 +05:30
types.ts Modified initial commit 2021-07-05 14:17:23 +05:30

MySQL Data Source - Native Plugin

Grafana ships with a built-in MySQL data source plugin that allows you to query and visualize data from a MySQL compatible database.

Adding the data source

  1. Open the side menu by clicking the Grafana icon in the top header.
  2. In the side menu under the Dashboards link you should find a link named Data Sources.
  3. Click the + Add data source button in the top header.
  4. Select MySQL from the Type dropdown.

Read more about it here:

http://docs.grafana.org/features/datasources/mysql/