Sign inSign up

groundworkdevelopment/grafana

By groundworkdevelopment

Updated 3 days ago

Grafana container with GroundWork data source

Image
0

10K+

groundworkdevelopment/grafana repository overview

Groundwork Datasource

Grafana Datasource Plugin to interact with Groundwork Data

To build

From this directory run :

yarn build

yarn test

or

yarn lint

Development notes:

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.

Alternative: Building with NPM

npm install npm run dev

Tag summary

Content type

Image

Digest

sha256:80763132c

Size

721.5 MB

Last updated

21 days ago

docker pull groundworkdevelopment/grafana