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