Files
grafana/public/app/plugins/datasource/mssql/plugin.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
}