@cloudcare/guance-front-tools
v1.0.11
Published
Guance front tools
Downloads
72
Readme
Guance currently provides a Node script to convert Grafana dashboard JSON templates into Guance dashboard JSON templates.
npm installation:
npm install @cloudcare/guance-front-toolsUsage:
$ npm install -g @cloudcare/guance-front-tools
# show usage information
$ grafanaCovertToGuance
# run task
$ grafanaCovertToGuance -d examples/grafana.json -o examples/guance.json