mssql: update plugin.json, added description and name MSSQL -> Microsft SQL Server

This commit is contained in:
Marcus Efraimsson
2018-03-16 14:26:05 +01:00
parent 7dfa159ba1
commit a6e4ac5484

View File

@@ -1,9 +1,10 @@
{
"type": "datasource",
"name": "MSSQL",
"name": "Microsoft SQL Server",
"id": "mssql",
"info": {
"description": "Microsoft SQL Server Data Source for Grafana",
"author": {
"name": "Grafana Project",
"url": "https://grafana.com"