瀏覽代碼

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

Marcus Efraimsson 8 年之前
父節點
當前提交
a6e4ac5484
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      public/app/plugins/datasource/mssql/plugin.json

+ 2 - 1
public/app/plugins/datasource/mssql/plugin.json

@@ -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"