grafana/public/app/plugins/datasource/mysql/plugin.json
2017-04-07 12:00:03 +02:00

22 lines
349 B
JSON

{
"type": "datasource",
"name": "MySQL",
"id": "mysql",
"info": {
"author": {
"name": "Grafana Project",
"url": "https://grafana.com"
},
"logos": {
"small": "img/mysql_logo.svg",
"large": "img/mysql_logo.svg"
}
},
"state": "alpha",
"alerting": true,
"annotations": true,
"metrics": true
}