File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed
Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " datasource" ,
3+ "name" : " GitHub" ,
4+ "id" : " grafana-github-datasource" ,
5+ "backend" : true ,
6+ "executable" : " gfx_github" ,
7+ "annotations" : true ,
8+ "alerting" : true ,
9+ "metrics" : true ,
10+ "includes" : [
11+ { "type" : " dashboard" , "name" : " GitHub (demo)" , "path" : " dashboards/dashboard.json" }
12+ ],
13+ "info" : {
14+ "description" : " Show data about github issues/pull requests" ,
15+ "author" : {
16+ "name" : " Grafana Labs" ,
17+ "url" : " https://grafana.com"
18+ },
19+ "keywords" : [" github" , " datasource" ],
20+ "logos" : {
21+ "small" : " img/github.svg" ,
22+ "large" : " img/github.svg"
23+ },
24+ "links" : [
25+ {
26+ "name" : " Website" ,
27+ "url" : " https://github.com/grafana/github-datasource"
28+ }
29+ ],
30+ "screenshots" : [],
31+ "version" : " 1.0.13" ,
32+ "updated" : " 2022-02-04"
33+ },
34+ "dependencies" : {
35+ "grafanaDependency" : " >=7.1.0" ,
36+ "grafanaVersion" : " 7.1.x" ,
37+ "plugins" : []
38+ }
39+ }
You can’t perform that action at this time.
0 commit comments