mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 16:15:42 -06:00
21 lines
329 B
JSON
21 lines
329 B
JSON
{
|
|
"type": "datasource",
|
|
"name": "MSSQL",
|
|
"id": "mssql",
|
|
|
|
"info": {
|
|
"author": {
|
|
"name": "Grafana Project",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "img/mssql_logo.svg",
|
|
"large": "img/mssql_logo.svg"
|
|
}
|
|
},
|
|
|
|
"alerting": true,
|
|
"annotations": true,
|
|
"metrics": true
|
|
}
|