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:
faust
2023-08-08 15:31:20 +02:00
committed by GitHub
parent 2c6cf66741
commit e1d239a86e
2 changed files with 17 additions and 17 deletions

View File

@@ -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