wjinan f36e8a6a05 新建仓库 10 месяцев назад
..
img f36e8a6a05 新建仓库 10 месяцев назад
partials f36e8a6a05 新建仓库 10 месяцев назад
specs f36e8a6a05 新建仓库 10 месяцев назад
README.md f36e8a6a05 新建仓库 10 месяцев назад
datasource.ts f36e8a6a05 新建仓库 10 месяцев назад
meta_query.ts f36e8a6a05 新建仓库 10 месяцев назад
module.ts f36e8a6a05 新建仓库 10 месяцев назад
mysql_query_model.ts f36e8a6a05 新建仓库 10 месяцев назад
plugin.json f36e8a6a05 新建仓库 10 месяцев назад
query_ctrl.ts f36e8a6a05 新建仓库 10 месяцев назад
response_parser.ts f36e8a6a05 新建仓库 10 месяцев назад
sql_part.ts f36e8a6a05 新建仓库 10 месяцев назад
types.ts f36e8a6a05 新建仓库 10 месяцев назад

README.md

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/