mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: make it clear that MariaDB is also supported as datasource (#71832)
* Make it clear that MariaDB is also supported as datasource MariaDB is now the default relational DB on lots of Linux distribution, it's important to make it clear that it is perfectly supported. * Fix 404 and make MySQL docs URL more robust And lint with prettier. * Review from lwandz13
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 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.
|
||||
Grafana ships with a built-in MySQL data source plugin that allows you to query and visualize data from a MySQL compatible database like MariaDB or Percona Server.
|
||||
|
||||
## Adding the data source
|
||||
|
||||
|
||||
Reference in New Issue
Block a user