Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kennytm/grafana-export

Repository files navigation

PingCAP MetricsTool

This repository hosts the source code of the website https://metricstool.pingcap.com/, as well as the CLI tool grafsnap.

Deploying the website

You need to first install NodeJS, Yarn 1 and GNU make. The website are pre-compressed, so you need to upload to an S3 server to view it.

# make sure the Grafana snapshot visualizer is ready.
git submodule update --init

# run `make website` **twice** to build it
make website
make website

# deploy the website on S3
make upload AWS_PROFILE=minio AWS_ENDPOINT_URL='http://127.0.0.1:9000' TARGET='s3://test-website/'

About

Export Grafana dashboard snapshots as local JSON files

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-Apache-2.0
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •