File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 14
14
"server" : " docker-compose up --build" ,
15
15
"sign" : " npx --yes @grafana/sign-plugin@latest --rootUrls https://github.com/grafana/prometheus-amazon"
16
16
},
17
- "author" : " Grafana" ,
17
+ "author" : " Grafana Labs " ,
18
18
"license" : " Apache-2.0" ,
19
19
"devDependencies" : {
20
20
"@emotion/eslint-plugin" : " 11.11.0" ,
Original file line number Diff line number Diff line change 3
3
"$schema" : " https://raw.githubusercontent.com/grafana/grafana/master/docs/sources/developers/plugins/plugin.schema.json" ,
4
4
"type" : " datasource" ,
5
5
"name" : " Prometheus Amazon" ,
6
- "id" : " prometheus-amazon -datasource" ,
6
+ "id" : " grafana-prometheusamazon -datasource" ,
7
7
"executable" : " gpx_prometheus_amazon" ,
8
8
"routes" : [
9
9
{
104
104
]
105
105
},
106
106
"dependencies" : {
107
- "grafanaVersion" : " 10.4.x" ,
108
107
"grafanaDependency" : " >=10.4.0" ,
109
108
"plugins" : []
110
109
}
You can’t perform that action at this time.
0 commit comments