mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
* Update dependency prettier to v2.5.1 * prettier fixes * chore(toolkit): bump prettier to 2.5.1 * style(eslint): bump grafana config to 2.5.2 in core and toolkit * style(mssql-datasource): fix no-inferrable-types eslint errors Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com> Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> |
||
---|---|---|
.. | ||
img | ||
partials | ||
specs | ||
datasource.ts | ||
meta_query.ts | ||
module.ts | ||
mysql_query_model.ts | ||
plugin.json | ||
query_ctrl.ts | ||
README.md | ||
response_parser.ts | ||
sql_part.ts | ||
types.ts |
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
- Open the side menu by clicking the Grafana icon in the top header.
- In the side menu under the Dashboards link you should find a link named Data Sources.
- Click the + Add data source button in the top header.
- Select MySQL from the Type dropdown.
Read more about it here: