mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
22 lines
375 B
JSON
22 lines
375 B
JSON
{
|
|
"type": "datasource",
|
|
"name": "Microsoft SQL Server",
|
|
"id": "mssql",
|
|
|
|
"info": {
|
|
"description": "Microsoft SQL Server Data Source for Grafana",
|
|
"author": {
|
|
"name": "Grafana Project",
|
|
"url": "https://grafana.com"
|
|
},
|
|
"logos": {
|
|
"small": "",
|
|
"large": ""
|
|
}
|
|
},
|
|
|
|
"alerting": true,
|
|
"annotations": true,
|
|
"metrics": true
|
|
}
|