Grafana container with GroundWork data source
10K+
Grafana Datasource Plugin to interact with Groundwork Data
From this directory run :
yarn build
yarn test
or
yarn lint
Developing this plugin requires a few steps when using the docker containers.
Specifically I added a volume to the grafana container in docker-compose.yaml.
- /home/josh/projects/gwos/dalek/gw-grafana-datasource:/grafana-plugins/gw-grafana-datasource
What this does is overwrite the path to the plugin already built into the image. This makes it easier when you launch grafana as this plugin directory will be installed and default.
From there I just run
yarn watch
Refreshing the browser is required to see any changes come through from your development changes.
npm install
npm run dev
Content type
Image
Digest
sha256:80763132c…
Size
721.5 MB
Last updated
21 days ago
docker pull groundworkdevelopment/grafana