1
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

27 lines
470 B

{
"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
}
}