File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/grafana/grafana/master/docs/sources/developers/plugins/plugin.schema.json" ,
33 "type" : " datasource" ,
4- "name" : " node-graph-plugin " ,
5- "id" : " k-8-s-packet-node-graph-plugin " ,
4+ "name" : " Node Graph Panel API " ,
5+ "id" : " k8spacket-nodegraphplugin-datasource " ,
66 "metrics" : true ,
77 "info" : {
8- "description" : " k8spacket node graph plugin" ,
8+ "description" : " A Datasource plugin transforms JSON API response to data understandable by Grafana Node Graph panel visualization " ,
99 "author" : {
10- "name" : " dariusz .barecki" ,
11- "url" : " "
10+ "name" : " darek .barecki" ,
11+ "url" : " https://github.com/k8spacket/node-graph-plugin "
1212 },
1313 "keywords" : [
14- " k8spacket" ,
15- " tcp" ,
1614 " network" ,
17- " traffic " ,
15+ " datasource " ,
1816 " node-graph" ,
1917 " grafana"
2018 ],
2523 "links" : [
2624 {
2725 "name" : " Website" ,
28- "url" : " https://github.com/grafana/grafana-starter-datasource "
26+ "url" : " https://github.com/k8spacket/node-graph-plugin "
2927 },
3028 {
3129 "name" : " License" ,
32- "url" : " https://github.com/grafana/grafana-starter-datasource /blob/master/LICENSE"
30+ "url" : " https://github.com/k8spacket/node-graph-plugin /blob/master/LICENSE"
3331 }
3432 ],
3533 "screenshots" : [],
36- "version" : " %VERSION% " ,
34+ "version" : " 1.0.0 " ,
3735 "updated" : " %TODAY%"
3836 },
3937 "dependencies" : {
You can’t perform that action at this time.
0 commit comments