@truewatchtech/truewatch-front-tools
v1.0.10
Published
TrueWatch front tools
Readme
Guance currently provides a Node script to convert Grafana dashboard JSON templates into Guance dashboard JSON templates.
npm installation:
npm install @truewatchtech/truewatch-front-toolsUsage:
$ npm install -g @truewatchtech/truewatch-front-tools
# show usage information
$ grafanaCovertToTruewatch
# run task
$ grafanaCovertToTruewatch -d examples/grafana.json -o examples/truewatch.json