D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
grafana
/
public
/
app
/
plugins
/
datasource
/
mysql
/
Filename :
plugin.json
back
Copy
{ "type": "datasource", "name": "MySQL", "id": "mysql", "category": "sql", "info": { "description": "Data source for MySQL databases", "author": { "name": "Grafana Labs", "url": "https://grafana.com" }, "logos": { "small": "img/mysql_logo.svg", "large": "img/mysql_logo.svg" } }, "alerting": true, "annotations": true, "metrics": true, "backend": true, "queryOptions": { "minInterval": true } }