Skip to content

Commit 622fa2b

Browse files
author
Femi Novia Lina
committed
chore: update plugin metadata
1 parent 78fc2a1 commit 622fa2b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/plugin.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/grafana/grafana/master/docs/sources/developers/plugins/plugin.schema.json",
33
"type": "datasource",
4-
"name": "MaxCompute",
5-
"id": "manassehzhou-maxcompute-datasource",
4+
"name": "MaxCompute Beta",
5+
"id": "goto-maxcompute-datasource",
66
"metrics": true,
77
"backend": true,
88
"alerting": true,
99
"executable": "gpx_maxcompute_datasource",
1010
"info": {
11-
"description": "Aliyun MaxCompute as a (Backend) Datasource",
11+
"description": "[BETA] Aliyun MaxCompute as a (Backend) Datasource",
1212
"author": {
1313
"name": "Manasseh Zhou",
1414
"url": "https://github.com/ManassehZhou"
@@ -21,7 +21,7 @@
2121
"links": [
2222
{
2323
"name": "Github",
24-
"url": "https://github.com/ManassehZhou/grafana-maxcompute-datasource"
24+
"url": "https://github.com/goto/grafana-maxcompute-datasource"
2525
}, {
2626
"name": "MaxCompute Docs",
2727
"url": "https://help.aliyun.com/zh/maxcompute/"

0 commit comments

Comments
 (0)