Przeglądaj źródła

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

Marcus Efraimsson 8 lat temu
rodzic
commit
a6e4ac5484

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

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