File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " datasource" ,
3
+ "name" : " X-Ray" ,
4
+ "id" : " grafana-x-ray-datasource" ,
5
+ "category" : " tracing" ,
6
+ "metrics" : true ,
7
+ "tracing" : true ,
8
+ "backend" : true ,
9
+ "alerting" : true ,
10
+ "executable" : " gpx_x-ray-datasource" ,
11
+ "info" : {
12
+ "description" : " Data source for Amazon AWS X-Ray" ,
13
+ "author" : {
14
+ "name" : " Grafana" ,
15
+ "url" : " grafana.com"
16
+ },
17
+ "keywords" : [" aws" , " x-ray" , " tracing" ],
18
+ "logos" : {
19
+ "small" : " img/AWS-X-Ray.svg" ,
20
+ "large" : " img/AWS-X-Ray.svg"
21
+ },
22
+ "links" : [
23
+ {
24
+ "name" : " Website" ,
25
+ "url" : " https://github.com/grafana/x-ray-datasource"
26
+ },
27
+ {
28
+ "name" : " License" ,
29
+ "url" : " https://github.com/grafana/x-ray-datasource/blob/master/LICENSE"
30
+ }
31
+ ],
32
+ "screenshots" : [],
33
+ "version" : " 2.7.0" ,
34
+ "updated" : " 2023-08-23"
35
+ },
36
+ "dependencies" : {
37
+ "grafanaDependency" : " >=8.0.0" ,
38
+ "plugins" : []
39
+ }
40
+ }
You can’t perform that action at this time.
0 commit comments