mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 09:05:45 -06:00
|
||
---|---|---|
.. | ||
configuration | ||
img | ||
specs | ||
fields.ts | ||
functions.ts | ||
module.ts | ||
MySqlDatasource.ts | ||
mySqlMetaQuery.ts | ||
MySqlQueryModel.ts | ||
MySqlResponseParser.ts | ||
plugin.json | ||
README.md | ||
sqlCompletionProvider.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: