File tree Expand file tree Collapse file tree 2 files changed +66
-56
lines changed Expand file tree Collapse file tree 2 files changed +66
-56
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " JSON" ,
3
- "id" : " simpod-json-datasource" ,
4
- "type" : " datasource" ,
5
-
6
- "partials" : {
7
- "config" : " partials/config.html"
8
- },
9
-
10
- "metrics" : true ,
11
- "annotations" : true ,
12
-
13
- "info" : {
14
- "description" : " JSON over HTTP datasource" ,
15
- "logos" : {
16
- "small" : " img/json-logo.svg" ,
17
- "large" : " img/json-logo.svg"
2
+ "name" : " JSON" ,
3
+ "id" : " simpod-json-datasource" ,
4
+ "type" : " datasource" ,
5
+ "partials" : {
6
+ "config" : " partials/config.html"
18
7
},
19
- "links" : [
20
- {"name" : " GitHub" , "url" : " https://github.com/simPod/grafana-json-datasource" },
21
- {"name" : " MIT License" , "url" : " https://github.com/simPod/grafana-json-datasource/blob/master/LICENSE" }
22
- ],
23
- "version" : " 0.1.2" ,
24
- "updated" : " 2018-02-22"
25
- },
26
-
27
- "dependencies" : {
28
- "grafanaVersion" : " 5.x.x" ,
29
- "plugins" : [ ]
30
- }
8
+ "metrics" : true ,
9
+ "annotations" : true ,
10
+ "info" : {
11
+ "author" : {
12
+ "name" : " Grafana Friends"
13
+ },
14
+ "description" : " JSON over HTTP datasource" ,
15
+ "logos" : {
16
+ "small" : " img/json-logo.svg" ,
17
+ "large" : " img/json-logo.svg"
18
+ },
19
+ "links" : [
20
+ {
21
+ "name" : " GitHub" ,
22
+ "url" : " https://github.com/simPod/grafana-json-datasource"
23
+ },
24
+ {
25
+ "name" : " MIT License" ,
26
+ "url" : " https://github.com/simPod/grafana-json-datasource/blob/master/LICENSE"
27
+ }
28
+ ],
29
+ "version" : " 0.1.2" ,
30
+ "updated" : " 2018-02-22"
31
+ },
32
+ "dependencies" : {
33
+ "grafanaVersion" : " 5.x.x" ,
34
+ "plugins" : [ ]
35
+ }
31
36
}
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " JSON" ,
3
- "id" : " simpod-json-datasource" ,
4
- "type" : " datasource" ,
5
-
6
- "partials" : {
7
- "config" : " partials/config.html"
8
- },
9
-
10
- "metrics" : true ,
11
- "annotations" : true ,
12
-
13
- "info" : {
14
- "description" : " JSON over HTTP datasource" ,
15
- "logos" : {
16
- "small" : " img/json-logo.svg" ,
17
- "large" : " img/json-logo.svg"
2
+ "name" : " JSON" ,
3
+ "id" : " simpod-json-datasource" ,
4
+ "type" : " datasource" ,
5
+ "partials" : {
6
+ "config" : " partials/config.html"
18
7
},
19
- "links" : [
20
- {"name" : " GitHub" , "url" : " https://github.com/simPod/grafana-json-datasource" },
21
- {"name" : " MIT License" , "url" : " https://github.com/simPod/grafana-json-datasource/blob/master/LICENSE" }
22
- ],
23
- "version" : " 0.1.2" ,
24
- "updated" : " 2018-02-22"
25
- },
26
-
27
- "dependencies" : {
28
- "grafanaVersion" : " 5.x.x" ,
29
- "plugins" : [ ]
30
- }
8
+ "metrics" : true ,
9
+ "annotations" : true ,
10
+ "info" : {
11
+ "author" : {
12
+ "name" : " Grafana Friends"
13
+ },
14
+ "description" : " JSON over HTTP datasource" ,
15
+ "logos" : {
16
+ "small" : " img/json-logo.svg" ,
17
+ "large" : " img/json-logo.svg"
18
+ },
19
+ "links" : [
20
+ {
21
+ "name" : " GitHub" ,
22
+ "url" : " https://github.com/simPod/grafana-json-datasource"
23
+ },
24
+ {
25
+ "name" : " MIT License" ,
26
+ "url" : " https://github.com/simPod/grafana-json-datasource/blob/master/LICENSE"
27
+ }
28
+ ],
29
+ "version" : " 0.1.2" ,
30
+ "updated" : " 2018-02-22"
31
+ },
32
+ "dependencies" : {
33
+ "grafanaVersion" : " 5.x.x" ,
34
+ "plugins" : [ ]
35
+ }
31
36
}
You can’t perform that action at this time.
0 commit comments